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 March 5, 2025, 3:35 a.m.