getConvexHull: Compute coordinates of a closed convex hull for data points

View source: R/plotseries.R

getConvexHullR Documentation

Compute coordinates of a closed convex hull for data points

Description

Compute coordinates of a closed convex hull for data points

Usage

getConvexHull(points)

Arguments

points

matrix of data frame with coordinates of the points


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.