centroid: Iterative algorithm to determine the center of a polygon find...

Description Arguments

View source: R/centroid.R

Description

Iterative algorithm to determine the center of a polygon find the center of mass / furthest away from any boundary

Takes as input a spatial polygon

Arguments

pol

One or more polygons as input

ultimate

optional Boolean, TRUE = find polygon furthest away from centroid. False = ordinary centroid

## Source for functions: ## https://gis.stackexchange.com/a/265475/78424


geneorama/geneorama documentation built on Oct. 17, 2020, 12:35 a.m.