areaahulleval {alphahull}R Documentation

Area of the alpha-convex hull

Description

This function calculates the area of the \alpha-convex hull of a sample of points.

Usage

areaahulleval(x)

Arguments

x

Object of class "ahull".

Value

area

Area of the \alpha-convex hull.

See Also

ahull.


[Package alphahull version 2.5 Index]