Skip to contents

Estimate the number and types of structures per parcel

Usage

estimate_units_per_parcel(structures, parcels, zoning, acs = NULL)

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().

Value

The inputted parcels datasets with attributes describing estimated unit counts by unit type.