R/f.R

Defines functions f

##' @export
f <- function(x, y) x + y
dongyuanwu/GatorPKG documentation built on Nov. 4, 2019, 10:59 a.m.