R/power.R

square <- function(x){
  return(x^2)
}
evanutd/MyPackage documentation built on May 28, 2019, 4:36 p.m.