Learn R Programming

stplanr (version 1.2.2)

zones_sf: Spatial polygons of home locations for flow analysis.

Description

These correspond to the cents_sf data.

Arguments

Details

  • geo_code. the official code of the zone

See Also

Other data: cents_sf, destinations_sf, flow, flow_dests, flowlines_sf, od_data_lines, od_data_routes, od_data_sample, osm_net_example, read_table_builder(), route_network_sf, route_network_small, routes_fast_sf, routes_slow_sf

Examples

Run this code
library(sf)
zones_sf
plot(zones_sf)

Run the code above in your browser using DataLab