toy_sim_zones | R Documentation |
This object contains the geometries of the hypothetical toy example Origin and Destination trip zones. Randomly generated.
data(toy_sim_zones)
A simple feature class (sfc) multipolygon object containing 12 rows and 5 variables; each row represents a unique "Population" or "Employment Center" zone with associated features.
The unique ID for each "Population" (from 1 to 9) or "Employment Center" (from 1 to 3)
A short unique ID
The population corresponding to the ID.
The number of jobs corresponding the ID.
The sfc polygon geometry (boundaries) of each ID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.