plot.cre | R Documentation |
A wrapper function to extend generic plot functions for cre class.
## S3 method for class 'cre'
plot(x, ...)
x |
A |
... |
Additional arguments passed to customize the plot. |
Returns a ggplot2 object, invisibly. This function is called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.