Description Usage Arguments Value Examples
centerData
1 |
data |
The data to be centered |
The centered data
1 2 | X<-data.frame(X=c(1:4),Y=c(6:9))
centerData(X)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.