mcp: Calculate Minimum Convex Polygon (MCP) of points...

Description Usage Arguments Value

View source: R/mcp.R

Description

Calculate Minimum Convex Polygon (MCP) of points observations.

Usage

1
mcp(x, percentile = 95)

Arguments

x

An sf points object.

percentile

The percentile of points (distance from centroid) excluded before calculating the MCP.

Value

A sf polygon object representing the MCP.


juoe/sdmflow documentation built on Feb. 23, 2020, 7:38 p.m.