colCenter | R Documentation |
Efficiently center columns of a matrix. (Faster than base::scale
.)
colCenter(X)
X |
The data matrix. Its columns will be centered. |
The centered data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.