tests/testthat/test-topn_plot.R

test_that("topn_plot works", {

  data(topn_list)
  
  # Get the overlapping top N plot
  expect_silent(topn_plot(topn_list = topn_list))

})
montilab/CaDrA documentation built on March 15, 2024, 9:59 p.m.