Learn R Programming

micromap (version 1.5)

statesShapefile: Example Dataset: States Shapefile

Description

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

Usage

data(statesShapefile)

Arguments

format

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

Examples

Run this code
data(statesShapefile)
plot(statesShapefile)

Run the code above in your browser using DataLab