perimeter: Compute perimeter from polygons or other geometries

perimeterR Documentation

Compute perimeter from polygons or other geometries

Description

Compute perimeter from polygons or other geometries

Usage

st_perimeter_lwgeom(x)

st_perimeter_2d(x)

Arguments

x

object of class sf, sfc or sfg

Value

numerical vector with perimeter for each feature (geometry), with unit of measure when possible


r-spatial/lwgeom documentation built on Feb. 12, 2025, 10:06 a.m.