convex.hull: Convex hull of a set of vertices

View source: R/other.R

convex.hullR Documentation

Convex hull of a set of vertices

Description

[Deprecated]

convex.hull() was renamed to convex_hull() to create a more consistent API.

Usage

convex.hull(data)

Arguments

data

The data points, a numeric matrix with two columns.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.