Learn R Programming

scanstatistics (version 0.1.0)

NM_map: Data to plot the counties of New Mexico.

Description

Map data for New Mexico. Was created using ggplot2::map_data.

Usage

NM_map

Arguments

Format

A data table with 867 rows and 7 variables:

long

Longitude of county polygon corner. Of class numeric.

lat

Latitude of county polygon corner. Of class numeric.

group

Grouping by county. Of class numeric.

order

Order of the polygon corners. Of class integer.

region

Region is "new mexico" for all rows. Of class character.

subregion

The county name (with spaces). Of class character.

county

The county name (no spaces). Of class factor with 33 levels, the county Cibola places last.