autoplot.cre: A helper function for cre object

View source: R/plot.R

autoplot.creR 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.


CRE documentation built on Oct. 19, 2024, 5:07 p.m.