plot.invisible function

Invisible Plotting

Invisible Plotting

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

Arguments

  • ...: arguments to be passed to the plot function.

Returns

the result of the plot, without displaying it.

Details

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

  • Maintainer: Paul Bastide
  • License: GPL (>= 3)
  • Last published: 2024-10-01