area_of_2d_polygon: Compute the area of 2D polygon given by ordered border points

View source: R/from_ellipsoid_projections.R

area_of_2d_polygonR Documentation

Compute the area of 2D polygon given by ordered border points

Description

So called shoelace method.

Usage

area_of_2d_polygon(px)

Arguments

px

polygon coordinates, open ended counter clockwise


antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.