plot.cdslist: Plot a 'cdslist' Object

View source: R/plot.cdslist.R

plot.cdslistR 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.


cds documentation built on April 16, 2025, 1:10 a.m.