We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636d770 commit 6aba2c5Copy full SHA for 6aba2c5
vignettes/simple-forecasts.Rmd
@@ -35,6 +35,7 @@ First, we download the data and process as before (hidden).
35
36
37
```{r grab-epi-data, echo=FALSE}
38
+options(scipen = 0, digits = 7)
39
theme_set(theme_bw())
40
# y <- covidcast_signals(
41
# c("doctor-visits", "jhu-csse"),
0 commit comments