inst/httptest2/redact.R

function (response) {
  response |>
    # shorten URL
    httptest2::gsub_response("https://research-mme.wakehealth.edu/", "", fixed = TRUE)
}

Try the mmequiv package in your browser

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

mmequiv documentation built on June 8, 2025, 11:12 a.m.