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 Aug. 24, 2024, 1:39 a.m.