context("drug_tabler testthat")
library(tbreportr)
data_path <- system.file("testdata", "list_clean.RData", package = "tbreportr")
load(data_path)
test_that(
"Test that args are correct",
{
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.