summary.locoh.lhs: Show summary of a LoCoH-hullset

Description Usage Arguments

Description

Displays a summary of a LoCoH-hullset object

Usage

1
2
3
4
5
## S3 method for class 'locoh.lhs'
summary(object, lhs, file = "", id = NULL,
  k = NULL, r = NULL, a = NULL, s = NULL, hs.names = NULL,
  iso.details = FALSE, hsp.details = FALSE, desc = FALSE,
  compact = FALSE, ...)

Arguments

object

A LoCoH-hullset object

lhs

Deprecated, use object instead

file

A file name

id

The name(s) of individuals to summarize

k

The k value of hullsets to summarize

r

The r value of hullsets to summarize

a

The a value of hullsets to summarize

s

The s value of hullsets to summarize

hs.names

The name(s) of hullsets to summarize

iso.details

Display details of the isopleths. T/F

hsp.details

Display details about saved hull scatterplots. T/F

desc

Display the hullset description. T/F

compact

Use a compact format. T/F

...

Other arguments


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