autoplot.cre: A helper function for cre object
Description
A helper function to plot cre object using ggplot2 package.
Usage
# S3 method for cre
autoplot(object, ...)
Value
Returns a ggplot object.
Arguments
- object
A cre object.
- ...
Additional arguments passed to customize the plot.