print.rosaexpl: Print function for explained variance

Description Usage Arguments Value

View source: R/rosa.summaries.R

Description

Print function for explained variance

Usage

1
2
## S3 method for class 'rosaexpl'
print(object, digits = 3, compwise = FALSE)

Arguments

object

A rosaexpl object.

digits

Integer number of digits to print.

compwise

Logical indicating if block-wise (default/FALSE) or component-wise (TRUE) explained variance should be printed.

Value

No return


khliland/rosa documentation built on Dec. 29, 2021, 12:25 a.m.