View source: R/geometries_data.R
geometries_data | R Documentation |
This function is deprecated and not exported. It has been substituted with worldMapR::countrycoord_data. This function generates a data frame with information about geometries and centroid coordinates of countries. You can choose whether to keep all the countries or only a subset.
geometries_data(exclude.iso.na = TRUE, countries.list = NULL)
exclude.iso.na |
if |
countries.list |
List of the ISO 3166-1 alpha-2 codes of countries that are to be included. By default it is set to |
an object of class data.frame
and sf
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.