hulls {tlocoh} | R Documentation |
Extract hulls from a LoCoH-hullset
hulls(lhs, id = NULL, k = NULL, r = NULL, a = NULL, s = NULL, hs.names = NULL)
lhs |
A LoCoH-hullset object |
id |
The name(s) of individuals |
k |
The k value of hullsets |
r |
The r value of hullsets |
a |
The a value of hullsets |
s |
The s value of hullsets |
hs.names |
The name(s) of saved hullsets |
This function returns a list of SpatialPolygonDataFrame objects that contain hulls. There will be one list element
for each hullset in lhs
. The data table will contain the hull metrics.
list of SpatialPolygonDataFrame objects
isopleths
, lhs.exp.shp
, lhs.exp.csv
, Vignette on T-LoCoH data classes