Skip to contents

eu28_region returns a vector of region representing the former EU28 member states. The selection is based on the GDP of countries. If the total GDP of EU28 countries from the region is greater than 50% of total GDP of the region, the region is considered as belonging of Europe.

Usage

eu28_regions(region_mapping)

Arguments

region_mapping

a data.table of regional mapping.

Value

a vector of region name.

See also

Examples

eu28_regions(region_mappings[["witch17"]])
#> [1] "europe"