Nothing
test_that("print.mcmcarray", {
expect_output(print(mcmcr_example[[1]]))
})
test_that("print.mcmcr", {
expect_output(print(mcmcr_example))
})
test_that("print.mcmcr", {
expect_output(print(as_term(mcmcr_example)))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.