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 7efd7ad commit 0358f9fCopy full SHA for 0358f9f
README.md
@@ -13,7 +13,7 @@ API](https://cmu-delphi.github.io/delphi-epidata/). It provides a simple R inter
13
```R
14
library(epidatr)
15
# Obtain the smoothed covid-like illness (CLI) signal from the Facebook survey as it was on April 10, 2021 for the US
16
-epidata <- covidcast(
+epidata <- pub_covidcast(
17
source = "fb-survey",
18
signals = "smoothed_cli",
19
geo_type = "nation",
0 commit comments