R/f.R

Defines functions f

##' @export
f <- function(x, y) x + y
DianaYuanZhou/GatorPKG documentation built on Oct. 30, 2019, 5:21 p.m.