plot.gcm {comets} | R Documentation |
Plotting methods for COMETs
Description
Plotting methods for COMETs
Usage
## S3 method for class 'gcm'
plot(x, plot = TRUE, ...)
## S3 method for class 'pcm'
plot(x, plot = TRUE, ...)
## S3 method for class 'wgcm'
plot(x, plot = TRUE, ...)
Arguments
x |
Object of class ' |
plot |
Logical; whether to print the plot (default: |
... |
Currently ignored. |
[Package comets version 0.0-3 Index]