R/Sum.R

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