plot.cdslist {cds} | R Documentation |
Plot a cdslist
Object
Description
Create a scree plot and bubble plots for all elements in a cdslist
object.
Usage
## S3 method for class 'cdslist'
plot(x, which = 2L, ...)
Arguments
x |
An object of class |
which |
The which argument passed to |
... |
Additional arguments passed to |
[Package cds version 1.0.3 Index]