tests/testthat/test-as_ascii.R

test_that("as_ascii works", {

  dat <- HPOExplorer:::as_ascii(dat = HPOExplorer::hpo_deaths)
  testthat::expect_true(methods::is(dat,"data.table"))
})
neurogenomics/HPOExplorer documentation built on July 17, 2024, 3:12 p.m.