mx_estados: Mexican states.

mx_estadosR Documentation

Mexican states.

Description

A simple features object with the boundaries of states in Mexico (unprojected; CRS is WGS 84).

Usage

data(mx_estados)

Format

A simple features data frame with 32 rows and 4 variables:

ID

Unique identifier of polygon

nombre

Name of the state

region

Geographical region of the state; there are five regions in the country

geometry

Geometry information of the polygons

Value

A simple features data frame

Examples

 data(mx_estados)
 summary(mx_estados)

paezha/MexBrewer documentation built on Feb. 27, 2023, 10:10 a.m.