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 April 15, 2024, 12:02 p.m.