Skip to content

Commit 67dd3d1

Browse files
authored
Update vignettes/epidatr.Rmd
1 parent cf7c391 commit 67dd3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/epidatr.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ epidata$signals$`fb-survey:smoothed_cli`
8888
```
8989

9090
These objects can be used directly to fetch data, without requiring us to use
91-
the `covidcast()` function. Simple use the `$call` attribute of the object:
91+
the `covidcast()` function. Simply use the `$call` attribute of the object:
9292

9393
```{r}
9494
epicall <- epidata$signals$`fb-survey:smoothed_cli`$call("state", "pa", epirange(20210405, 20210410))

0 commit comments

Comments
 (0)