scale_mat | R Documentation |
Scale data rows or columns.
scale_mat(x, scl = NULL)
x |
Matrix to scale. |
scl |
String of dimension to scale ("row", "column", "none" (or NULL), or a substring of the beginning). |
Scaled (or not scaled) matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.