test_that("as_ascii works", {
dat <- HPOExplorer:::as_ascii(dat = HPOExplorer::hpo_deaths)
testthat::expect_true(methods::is(dat,"data.table"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.