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 cf7c391 commit 67dd3d1Copy full SHA for 67dd3d1
vignettes/epidatr.Rmd
@@ -88,7 +88,7 @@ epidata$signals$`fb-survey:smoothed_cli`
88
```
89
90
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:
+the `covidcast()` function. Simply use the `$call` attribute of the object:
92
93
```{r}
94
epicall <- epidata$signals$`fb-survey:smoothed_cli`$call("state", "pa", epirange(20210405, 20210410))
0 commit comments