
Create a parcel's buildable area
get_buildable_area.Rd
get_buildable_area() takes a tidyparcel object with setback information and produces a polygon representing the builablel area of the parcel.
Arguments
- tidyparcel_with_setbacks
A tidyparcel object that has setback infomration added. tidyparcel_with_setbacks is the output of the
add_setbacks()
function.