plot.cre {CRE} | R Documentation |
A wrapper function to extend generic plot functions for CRE class.
## S3 method for class 'cre'
plot(x, ...)
x |
A CRE object. |
... |
Additional arguments passed to customize the plot. |
Returns a ggplot2 object, invisibly. This function is called for side effects.