Estimate the number and types of structures per parcel
estimate_units_per_parcel.Rd
Estimate the number and types of structures per parcel
Arguments
- structures
A dataset returned by
get_structure()
.- parcels
A spatial (polygon) dataset.
- zoning
A spatial (polygon) zoning dataset.
- acs
Optionally, a non-spatial dataset, at the tract level, returned from
urbnindicators::compile_acs_data()
.