Learn R Programming

spmodel (version 0.11.0)

fc_borders: Four Corners State Borders

Description

State borders for the four corners states in the United States: Arizona, Colorado, New Mexico, Utah.

Usage

fc_borders

Arguments

Format

An sf object with 4 rows and 4 columns:

  • NAME: State name.

  • STUSPS: State postal code.

  • GEO.ID: State GEO.ID from the United States Census Bureau.

  • geometry: POINT geometry representing coordinates in a NAD83 projection (EPSG: 5070). Distances between points are in meters.