NM_map: Data to plot the counties of New Mexico.

Description Usage Format

Description

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

Usage

1

Format

A data frame with 867 rows and 7 variables:

long

Numeric; longitude of county polygon corner.

lat

Numeric; latitude of county polygon corner.

group

Numeric; grouping by county.

order

Numeric; order of the polygon corners.

region

Character; region is "new mexico" for all rows.

subregion

Character; the county name (with spaces).

county

Factor; the county name (no spaces).


BenjaK/scanstatistics documentation built on May 5, 2019, 2:41 p.m.