R/prod2.R

prod2 <- function(x){
    prod(x + 1) - 1
}
nefin/nefin documentation built on May 13, 2019, 4:44 p.m.