Description Usage Arguments Examples
View source: R/get_countries.R
(Legacy) Add dates to country data
1 | add_country_dates(countries_df)
|
countries_df |
Optional. If not provided, will use the package provided countries_data. See get_countries for description of required input. |
1 2 3 | ## Not run:
countries_with_dates <- add_country_dates(countries_data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.