lhs.ids.get: Get the ids in a hullsets

Description Usage Arguments Details Value See Also

Description

Get the ids in a hullsets

Usage

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

Arguments

lhs

A LoCoH-hullset object

id

The name(s) of individuals to extract

k

The k value of hullsets to extract

r

The r value of hullsets to extract

a

The a value of hullsets to extract

s

The s value of hullsets to extract

hs.names

The name(s) of saved hullsets to extract

hs.idx

The indices of saved hullsets to extract

Details

This function returns the ids of specified hullsets

Value

A character vector of ids

See Also

lhs.select


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