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