perimeter: compute perimeter from polygons or other geometries
Description
compute perimeter from polygons or other geometries
Usage
st_perimeter_lwgeom(x)st_perimeter(x)
st_perimeter_2d(x)
Value
numerical vector with perimeter for each feature (geometry), with unit of measure when possible
Arguments
- x
object of class sf
, sfc
or sfg