View source: R/pull_jhu_covid.R
pull_jhu_covid | R Documentation |
%>% Returns a tidy data frame of JHU COVID-19 data. Returns a tidy data frame with columns for COVID-19 confirmed cases, recoveries and deaths.
pull_jhu_covid(pepfar_only = TRUE)
pepfar_only |
limit to just PEPFAR countries, default = TRUE |
https://github.com/CSSEGISandData/COVID-19/
## Not run: covid_data <- pull_jhu_covid() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.