R/standdardise.R

standdardise <- function(x) {
  rescale(center(x) )
}
Snekvik/centering documentation built on May 14, 2019, 3:09 a.m.