isopleths: Extract isopleths from a LoCoH-hullset

Description Usage Arguments Details Value See Also

Description

Extract isopleths from a LoCoH-hullset

Usage

1
2
isopleths(lhs, id = NULL, k = NULL, r = NULL, a = NULL, s = NULL,
  hs.names = NULL, iso.idx = NULL, iso.sort.metric = 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

iso.idx

The index(s) of the isopleths to extract. Use summary.locoh.lhs to see the indices of the isopleths.

iso.sort.metric

The name(s) of sort metric(s) for the isopleths that will be extracted. Character. See hm.expr.

Details

This function returns a list of SpatialPolygonDataFrame objects that contain isopleths. There will be one list element for each isopleth in lhs. Note that a LoCoH-hullset object can contain multiple hullsets, and a single hullset can have multiple isopleths. Accordingly, the names of elements in the returned list are a combination of a hullset name and an isopleth name.

Value

list of SpatialPolygonDataFrame objects

See Also

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


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