plot.cdslist: Plot a cdslist
Object
Description
Create a scree plot and bubble plots for all elements in a cdslist
object.
Usage
# S3 method for cdslist
plot(x, which = 2L, ...)
Arguments
- x
An object of class cdslist
.
- which
The which argument passed to plot.cds
.
- ...
Additional arguments passed to plot.cds
.