Skip to content

Commit 6aba2c5

Browse files
committed
try manual digits/scipen
1 parent 636d770 commit 6aba2c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vignettes/simple-forecasts.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ First, we download the data and process as before (hidden).
3535

3636

3737
```{r grab-epi-data, echo=FALSE}
38+
options(scipen = 0, digits = 7)
3839
theme_set(theme_bw())
3940
# y <- covidcast_signals(
4041
# c("doctor-visits", "jhu-csse"),

0 commit comments

Comments
 (0)