inst/examples/shipping/R/discount.R

apply_discount <- function(price) {
  price - 1
}

Try the muttest package in your browser

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

muttest documentation built on July 21, 2026, 5:09 p.m.