We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#' Largest five districts by population according to Wikipedia big5 <- list( # https://en.wikipedia.org/wiki/Regions_of_Ivory_Coast "Cote d'Ivoire" = c("Abidjan", "Lagunes", "Woroba", "Savanes", "Lacs"), # https://en.wikipedia.org/wiki/Districts_of_Malawi "Malawi" = c("Lilongwe", "Blantyre", "Mzimba", "Mangochi", "Zomba"), # https://en.wikipedia.org/wiki/Districts_of_Tanzania "Tanzania" = c("Temeke", "Kinondoni", "Ilala", "Geita", "Sengerema"), # https://en.wikipedia.org/wiki/Districts_of_Zimbabwe "Zimbabwe" = c("Harare", "Shurugwi", "Bulawayo", "Mutare", "Gokwe South") )
Look at the score cloropleths? Score by some measure of urbanicity?
The text was updated successfully, but these errors were encountered:
athowes
No branches or pull requests
Look at the score cloropleths? Score by some measure of urbanicity?
The text was updated successfully, but these errors were encountered: