R/fun1.R

Defines functions add1

# funcao add1

add1 <- function(x) x + 1
gabferreira/testPackage documentation built on May 30, 2022, 2:22 a.m.