toy_sim_zones: toy_sim_zones

toy_sim_zonesR Documentation

toy_sim_zones

Description

This object contains the geometries of the hypothetical toy example Origin and Destination trip zones. Randomly generated.

Usage

data(toy_sim_zones)

Format

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.

id

The unique ID for each "Population" (from 1 to 9) or "Employment Center" (from 1 to 3)

id_short

A short unique ID

number

The population corresponding to the ID.

type

The number of jobs corresponding the ID.

geometry

The sfc polygon geometry (boundaries) of each ID.


soukhova/AccessPack documentation built on March 20, 2022, 6:23 p.m.