R/Minus.R

Minus <- function(x){
  A <- x-10
  return(A)
}
afranz100/Package documentation built on May 7, 2019, 12:51 a.m.