Helper geometry function to measure the area of building footprint polygons.
fs_area(X, unit = NULL)
X | polygons of building footprints of type |
---|---|
unit | string indicating unit of measure. Passed to
|
numeric vector of area measured for each item in X
.