Skip to contents

[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.

convex_hull_2d()