R/g.R

Defines functions g

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