Learn R Programming

micromap (version 1.7)

USstates: 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)

Arguments

format

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

Examples

Run this code
data(USstates)
plot(USstates)

Run the code above in your browser using DataLab