centre | R Documentation |
Centres a numeric vector. It is identical to running 'scale(x, center = TRUE, scale = FALSE)'.
centre(x)
x |
a numeric vector or similar. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.