tests/testthat/test-plotCumfreq.R

# context("plotCumfreq")

testthat::test_that("plotCumfreq works", {
  wrapped_expect_doppelganger("plotCumfreq1", plotCumfreq(~eruptions, faithful, xlab = 'duration of eruptions'))
})

Try the mosaic package in your browser

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

mosaic documentation built on May 29, 2024, 5:27 a.m.