geoworld | R Documentation |
Data set containing the world population and geographical information on country level.
A data frame with 241 rows and 11 variables:
country: country's name.
continent: continent's name.
region: regions' names.
subregion: subregion's name.
pop: estimated population.
pais: country's name in Portuguese.
country_code: numerical code attributed to countries.
continent_code: numerical code attributed to continents.
region_code: numerical code attributed to regions.
subregion_code: numerical code attributed to subregions.
geometry: georeferenced data needed to plot maps.
Fabio N. Demarqui fndemarqui@est.ufmg.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.