autoplot.cre {CRE}R Documentation

A helper function for cre object

Description

A helper function to plot cre object using ggplot2 package.

Usage

## S3 method for class 'cre'
autoplot(object, ...)

Arguments

object

A cre object.

...

Additional arguments passed to customize the plot.

Value

Returns a ggplot object.


[Package CRE version 0.2.7 Index]