center | R Documentation |
Center a Vector or Matrix
center(X)
X |
Numeric vector or matrix |
This function subtracts the mean from each element of a vector or matrix.
Centered vector or matrix
center(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.