world_administrative_boundaries | R Documentation |
A dataset containing information about world administrative boundaries.
world_administrative_boundaries
A data frame with several rows and the following columns:
Country code (3-letter).
geographic boundaries
This dataset includes country code and the geometries
Data obtained from the World Food Programme (UN agency) processed for use in this package.
# Load the dataset and view the first few rows
data(world_administrative_boundaries)
head(world_administrative_boundaries)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.