getMtr: Obtain data matrix

getMtrR Documentation

Obtain data matrix

Description

Extracts the numeric data of the object in form of a matrix. The key variable is used as rownames.

Usage

getMtr(object, ...)

## S4 method for signature 'AnalysisAspect'
getMtr(object, scale = FALSE)

## S4 method for signature 'Analysis'
getMtr(object, ...)

Arguments

object

Any object for whose class a method has been defined.


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