Learn R Programming

shadow (version 0.7.1)

boston_block: Polygonal layer of a building block in Boston

Description

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

Usage

boston_block

Arguments

Format

A SpatialPolygons with a single feature.

Examples

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

Run the code above in your browser using DataLab