tests/testthat/test-find_all_cpm_com.R

test_that("find_all_cpm_com() works", {
  expect_snapshot(find_all_cpm_com(dendro_network(sim_table(hol_rom))))
  expect_s3_class(find_all_cpm_com(dendro_network(sim_table(hol_rom))), class = "data.frame")
})

Try the dendroNetwork package in your browser

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

dendroNetwork documentation built on May 29, 2024, 1:08 a.m.