Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cape Verde wrongly assigned to Central Africa in GEO3 column of countryRegions.rda #7

Open
jframi opened this issue Aug 7, 2017 · 0 comments

Comments

@jframi
Copy link

jframi commented Aug 7, 2017

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant