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 07f26a7 commit 8405a20Copy full SHA for 8405a20
README.Rmd
@@ -79,6 +79,8 @@ pak::pkg_install("epidatr")
79
pak::pkg_install("cmu-delphi/epidatr@dev")
80
```
81
82
+Our CRAN listing is [here](https://cran.r-project.org/web/packages/epidatr/index.html).
83
+
84
### API Keys
85
86
The Delphi API requires a (free) API key for full functionality. To generate
README.md
@@ -81,6 +81,9 @@ pak::pkg_install("epidatr")
+Our CRAN listing is
+[here](https://cran.r-project.org/web/packages/epidatr/index.html).
87
88
89
The Delphi API requires a (free) API key for full functionality. To
0 commit comments