untb (version 1.7-7)

print.preston: Print and plot objects of class Preston

Description

Print and plot objects of class Preston

Usage

# S3 method for preston
print(x, ...)
# S3 method for preston
plot(x, ...)

Arguments

x

Object of class “preston”

...

further arguments passed to print() after class reset

Author

Robin K. S. Hankin

See Also

preston

Examples

Run this code
data(butterflies)
print(preston(butterflies))

Run the code above in your browser using DataLab