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