context("Kersplat simulations")
test_that("kersplatSimulate output is valid", {
skip_if_not_installed("igraph")
test.params <- newKersplatParams()
expect_true(validObject(kersplatSimulate(test.params)))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.