Last data update: 2014.03.03

R: Example Dataset: U.S. States Polygons
USstatesR Documentation

Example Dataset: U.S. States Polygons

Description

An object of class 'SpatialPolygonsDataFrame' that was created from a shapefile of U.S. state borders.

Usage

data(USstates)

Format

The format is: Formal class 'SpatialPolygonsDataFrame' [package "sp"].

Note

This is just an example data set.

Examples

data(USstates)
plot(USstates)

Results