summary.locoh.lhs {tlocoh}R Documentation

Show summary of a LoCoH-hullset

Description

Displays a summary of a LoCoH-hullset object

Usage

## 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


[Package tlocoh version 1.40.07 Index]