zones_sf {stplanr} | R Documentation |
Spatial polygons of home locations for flow analysis.
Description
These correspond to the cents_sf
data.
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
library(sf)
zones_sf
plot(zones_sf)
[Package stplanr version 1.2.1 Index]