R/standardize.R

standardize <- function(x) {
  rescale(center(x))
}
garrettgman/centering documentation built on May 16, 2019, 5:38 p.m.