add_country: Same as add_country_names

add_countryR Documentation

Same as add_country_names

Description

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.

Usage

add_country(dt, regions = EA_country_names())

Arguments

dt

the data table.

regions

Character vector of country names for which shapefiles are loaded.

Value

The provided data table with an extra column with country names

Examples

dt = add_country(chirps_monthly)


SeaVal documentation built on June 24, 2024, 5:15 p.m.