Nothing
test_that("tidy.mcmcr", {
x <- subset(mcmcr::mcmcr_example, iters = 1:2)
expect_identical(tidy(x, simplify = TRUE), tidy(nlist::as_mcmc_list(x), simplify = TRUE))
})
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.