print.preston {untb}R Documentation

Print and plot objects of class Preston

Description

Print and plot objects of class Preston

Usage

## S3 method for class 'preston':
print(x, ...)

Arguments

x Object of class “preston”
... further arguments passed to print() after class reset

Note

Intended to work with the output of function preston().

Author(s)

Robin K. S. Hankin

See Also

preston

Examples

data(butterflies)
print(preston(butterflies))

[Package untb version 1.0-20 Index]