Skip to contents

get_buildable_area() takes a tidyparcel object with setback information and produces a polygon representing the builablel area of the parcel.

Usage

get_buildable_area(tidyparcel_with_setbacks)

Arguments

tidyparcel_with_setbacks

A tidyparcel object that has setback infomration added. tidyparcel_with_setbacks is the output of the add_setbacks() function.

Value

Returns a polygon representing the buildable area of the parcel.