powered by
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_names
add_climatology
add_tercile_cat
add_country(dt, regions = EA_country_names())
The provided data table with an extra column with country names
the data table.
Character vector of country names for which shapefiles are loaded.
dt = add_country(chirps_monthly)
Run the code above in your browser using DataLab