getAnalysisAspect: Obtain objects of class 'AnalysisAspect'

getAnalysisAspectR Documentation

Obtain objects of class AnalysisAspect

Description

Extracts objects of class AnalysisAspect and adds content of slot @data, @data_scaled and @meta.

Usage

getAnalysisAspect(object, ...)

## S4 method for signature 'Analysis'
getAnalysisAspect(object, aspect, verbose = TRUE)

Arguments

object

Any object for whose class a method has been defined.

aspect

Character value. Name of the analsis aspect. Use validAnalysisAspects() to obtain all valid input options.

verbose

Logical. If set to TRUE informative messages regarding the computational progress will be printed.

(Warning messages will always be printed.)

Value

An object of class AnalysisAspect.


kueckelj/confuns documentation built on June 28, 2024, 9:19 a.m.