context("PhenoPath simulation")
test_that("PhenoPath simulation output is valid", {
skip_if_not_installed("phenopath")
expect_true(validObject(phenoSimulate()))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.