Description Usage Arguments Value
This adds the appropriate lables for each country, to assist plotting with geom_label
1 | add_country_label(data, countries = unique(data$country_region))
|
data |
covid19 data |
countries |
default adds all countries. Otherwise, they are specified with character vector. |
data.frame with added columns of selected countries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.