print.preston
From untb v1.7-2
by Robin K S Hankin
Print and plot objects of class Preston
Print and plot objects of class Preston
- Keywords
- math
Usage
"print"(x, ...)
"plot"(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()
.
See the vignette for how to annotate a Preston plot.
See Also
Examples
data(butterflies)
print(preston(butterflies))
Community examples
Looks like there are no examples yet.