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 Nov. 10, 2023, 1:11 a.m.