Helper geometry function to measure the perimeter of building footprint polygons.

fs_perimeter(X, unit = NULL)

Arguments

X

polygons of building footprints of type sf.

unit

string indicating unit of measure. Passed to units::set_units.

Value

numeric vector of perimeter measured for each item in X.