Description Usage Arguments Value
Apply a list of transformations across a matrix.
1 | applyTransformations(X, transformations, indices = NULL)
|
X |
A matrix. |
transformations |
A list of functions to apply to corresponding columns. |
indices |
The columns of the matrix for which to apply the transformation. |
A matrix (or vector) of transformed values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.