find_astar: Compute the alpha* value

View source: R/find_astar.R

find_astarR Documentation

Compute the \alpha^* value

Description

Compute the \alpha^* value

Usage

find_astar(coords)

Arguments

coords

coordinates of the points for which you want to compute the alphashape

Value

The \alpha^* value as defined in Gruson (2020).

References

Gruson H. (2020). Estimation of colour volumes as concave hypervolumes using \alpha-shapes. Methods in Ecology and Evolution, 11(8), 955-963 \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1111/2041-210X.13398")}

See Also

alphashape3d::ashape3d()


pavo documentation built on Sept. 24, 2023, 5:06 p.m.