tests/testthat/test-rarity_plot.R

ab <- c(20,8,5,4,2,1)
test_that("output of rarity_plot is stable", {
  vdiffr::expect_doppelganger("a rarity balance plot", rarity_plot( ab, l = 0))
})
mikeroswell/MeanRarity documentation built on May 5, 2024, 4:50 p.m.