plot.cre: Extend generic plot functions for cre class

View source: R/plot.R

plot.creR Documentation

Extend generic plot functions for cre class

Description

A wrapper function to extend generic plot functions for cre class.

Usage

## S3 method for class 'cre'
plot(x, ...)

Arguments

x

A cre object.

...

Additional arguments passed to customize the plot.

Value

Returns a ggplot2 object, invisibly. This function is called for side effects.


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