get_country_counts | R Documentation |
The get_country_counts function is used to retrieve country daily COVID-19 case and death counts.
get_country_counts(country_name)
country_name |
ISO3 country code |
A data frame
get_country_counts("CHE") get_counts(deaths,deaths_url, c("USA"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.