View source: R/import_jhu_data.R
| import_jhu_data | R Documentation |
Import John's Hopkins COVID-19 data
import_jhu_data(type)
type |
what dataset do you want returned? cases, recoveries or deaths |
## Not run:
cases <- import_jhu("cases")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.