summary.locoh.lhs {tlocoh} | R Documentation |
Displays a summary of a LoCoH-hullset object
## 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, ...)
object |
A LoCoH-hullset object |
lhs |
Deprecated, use |
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 |