tests/testthat/test-sim_table.R

test_that("`sim_table(hol_rom)` results in the expected similarity table", {
  local_edition(3)
  expect_snapshot(sim_table(hol_rom))
  expect_snapshot(sim_table(hol_rom, hol_rom))
})

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.