untb (version 1.7-2)

print.preston: Print and plot objects of class Preston

Description

Print and plot objects of class Preston

Usage

"print"(x, ...) "plot"(x, ...)

Arguments

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

See Also

preston

Examples

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

Run the code above in your browser using DataCamp Workspace