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