polygon_area: Get cross-sectional area of polygon

View source: R/utility_geometry.R

polygon_areaR Documentation

Get cross-sectional area of polygon

Description

Calculate the cross-sectional area of a polygon based on the coordinates of the polygon

Usage

polygon_area(x, y)

Arguments

x, y

arrays with x and y coordinates of the polygon

Value

list with x and y positions


GJMeijer/soilmech documentation built on May 22, 2022, 10:39 a.m.