tests/testthat/test-are_tree_priors.R

context("test-are_tree_priors")

test_that("use", {

  expect_true(
    are_tree_priors(
      create_yule_tree_priors(ids = c("a", "b"))
    )
  )
})
richelbilderbeek/babettes documentation built on May 5, 2019, 7:10 a.m.