getScaledMtr | R Documentation |
Extracts the scaled data as a matrix. Key variable is used for the rownames.
getScaledMtr(object, ...)
## S4 method for signature 'AnalysisAspect'
getScaledMtr(object, ...)
## S4 method for signature 'Analysis'
getScaledMtr(object, na_rm = TRUE)
object |
Any object for whose class a method has been defined. |
A matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.