plot.invisible: Invisible Plotting

View source: R/utils.R

plot.invisibleR Documentation

Invisible Plotting

Description

Invisible Plotting

Usage

## S3 method for class 'invisible'
plot(...)

Arguments

...

arguments to be passed to the plot function.

Details

See https://stackoverflow.com/a/20363489

Value

the result of the plot, without displaying it.


cauphy documentation built on Oct. 1, 2024, 5:08 p.m.