Description Usage Arguments Value Examples
View source: R/dimensionality.R
Takes in an object that was returned by the scale function, and reverses the scaling and centering, outputting the original matrix.
1 | unscale(x)
|
x |
A numerical object from scale function. |
A numerical matrix that is unscaled and uncentered.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.