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 cdslist.

which

The which argument passed to plot.cds.

...

Additional arguments passed to plot.cds.


[Package cds version 1.0.3 Index]