Description Usage Arguments Value Examples
center
returns a centered copy of a vector of values. To do this, it
subtracts the mean of the vector from each value.
1 | center(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.