Learn R Programming

stplanr (version 0.9.0)

zones: Spatial polygons of home locations for flow analysis.

Description

Note: we recommend using the zones_sf data.

Arguments

Details

These correspond to the cents_sf data.

  • geo_code. the official code of the zone

Examples

Run this code
# NOT RUN {
library(sf)
zones_sf
plot(zones_sf)
# }

Run the code above in your browser using DataLab