hulls: Extract hulls from a LoCoH-hullset

Description Usage Arguments Details Value See Also

Description

Extract hulls from a LoCoH-hullset

Usage

1
2
hulls(lhs, id = NULL, k = NULL, r = NULL, a = NULL, s = NULL,
  hs.names = NULL)

Arguments

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

Details

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.

Value

list of SpatialPolygonDataFrame objects

See Also

isopleths, lhs.exp.shp, lhs.exp.csv, Vignette on T-LoCoH data classes


tlocoh documentation built on May 2, 2019, 5:27 p.m.