powered by
centerData
zScoreData(data)
The data to be converted to z scores
Data converted to z scores
# NOT RUN { X<-data.frame(X=c(1:4),Y=c(6:9)) zScoreData(X) # }
Run the code above in your browser using DataLab