R/vol.R

vol <- function(x, y){
  return(x * y)
}
mateusz1981/mate documentation built on May 13, 2019, 12:09 p.m.