rworldmap
rworldmap copied to clipboard
Cape Verde wrongly assigned to Central Africa in GEO3 column of countryRegions.rda
library(data.table)
library(rworldmap)
data("countryRegions")
cR<-data.table(countryRegions)
cR[ADMIN=="Cape Verde"]
returns:
ISO3 | ADMIN | REGION | continent | GEO3major | GEO3 | IMAGE24 | GLOCAF | Stern | SRESmajor | SRES | GBD | AVOIDnumeric | AVOIDname | LDC | SID | LLDC |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CPV | Cape Verde | Africa | Africa | Africa | Central Africa | Western Africa | Sub-Sarahan Africa | West Africa | ALM | Sub-Saharan Africa (AFR) | Sub-Saharan Africa, West | 23 | West Africa | other | SID | other |