Learn R Programming

shadow (version 0.7.1)

boston_park: Polygonal layer of a park in Boston

Description

A SpatialPolygons object representing the boundaries of a park in Central Boston.

Usage

boston_park

Arguments

Format

A SpatialPolygons with a single feature.

Examples

Run this code
# NOT RUN {
boston_park
plot(boston_park, axes = TRUE)
# }

Run the code above in your browser using DataLab