print.CD: Print function for CD objects

View source: R/print.CD.R

print.CDR Documentation

Print function for CD objects

Description

Print function for CD objects

Usage

## S3 method for class 'CD'
print(x, plot = TRUE, ...)

Arguments

x

a list of class CD. Output from CD function.

plot

logical. Whether to plot the results.

...

Further arguments for print.

Examples


# determine n factors of the GRiPS
CD(GRiPS_raw)



EFAtools documentation built on Jan. 6, 2023, 5:16 p.m.