getScaledMtr: Obtain scaled matrix

getScaledMtrR Documentation

Obtain scaled matrix

Description

Extracts the scaled data as a matrix. Key variable is used for the rownames.

Usage

getScaledMtr(object, ...)

## S4 method for signature 'AnalysisAspect'
getScaledMtr(object, ...)

## S4 method for signature 'Analysis'
getScaledMtr(object, na_rm = TRUE)

Arguments

object

Any object for whose class a method has been defined.

Value

A matrix.


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