add_country | R Documentation |
This is a synonyme for add_country_names
.
Following a more intuitive naming convention, that is more in-line
with add_climatology
and add_tercile_cat
.
add_country(dt, regions = EA_country_names())
dt |
the data table. |
regions |
Character vector of country names for which shapefiles are loaded. |
The provided data table with an extra column with country names
dt = add_country(chirps_monthly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.