inst/examples/box_support/R/addition.R

#' @export
add <- function(x, y) {
  x + y
}

Try the cucumber package in your browser

Any scripts or data that you put into this service are public.

cucumber documentation built on Oct. 14, 2024, 9:10 a.m.