Nothing
test_that("as_nlist.mcmcr", {
nlist <- nlist::nlist(x = 1, y = matrix(1:4, 2))
expect_equal(nlist::as_nlist(as.mcmcr(nlist)), nlist)
})
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.