Nothing
test_that("plot_pars", {
RNGkind("L'Ecuyer-CMRG")
set.seed(123)
vdiffr::expect_doppelganger("density_plots", plot_pars(samples_LNR, selection = "sigma2"))
vdiffr::expect_doppelganger("density_alpha", plot_pars(samples_LNR, all_subjects = T))
})
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.