print.preston | R Documentation |
Print and plot objects of class Preston
## S3 method for class 'preston'
print(x, ...)
## S3 method for class 'preston'
plot(x, ...)
x |
Object of class “preston” |
... |
further arguments passed to |
Intended to work with the output of function preston()
.
See the vignette for how to annotate a Preston plot.
Robin K. S. Hankin
preston
data(butterflies)
print(preston(butterflies))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.