Nothing
RNGkind("L'Ecuyer-CMRG")
set.seed(123)
test_that("profile_plot", {
vdiffr::expect_doppelganger("profile_plot",
profile_plot(get_data(samples_LNR), get_design(samples_LNR)[[1]], credint(samples_LNR, probs = .5)[[1]]))
})
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.