inst/examples/operators/R/calculate.R

calculate <- function(x, y) {
  (x + y) * 0
}

Try the muttest package in your browser

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

muttest documentation built on June 8, 2025, 9:32 p.m.