Description Usage Arguments Value Examples
scale returns a scaled version of a vector. To do this, it divides each
value of the vector by the standard deviation of the vector.
1 | scale(x)
|
x |
a vector of numeric or integer values |
a vector of numeric values
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.