reg_peru {redbookperu} | R Documentation |
Regions of Peru Database (sf object)
Description
This database contains the geospatial information of the administrative regions of Peru.
Usage
reg_peru
Format
An sf object representing a simple feature collection with 25 features and 4 fields.
- level2_code
Two letter code for the administrative region.
- name
Name of the administrative region.
- woe_name
WOE name of the administrative region.
- gn_name
GN name of the administrative region.
- geometry
Geospatial information in MULTIPOLYGON format.
Details
This sf object contains the geospatial representation of the administrative regions of Peru. It includes information such as the name of the region, the WOE name, the GN name, and the geometry in MULTIPOLYGON format.
Examples
data(reg_peru)
[Package redbookperu version 0.0.2 Index]