Nothing
set.seed(1234)
test_that("quick plots render correctly", {
expect_doppelganger("ggdag_m_bias() is an M", ggdag_m_bias())
expect_doppelganger("ggdag_butterfly_bias() is a butterfly", ggdag_butterfly_bias())
expect_doppelganger("ggdag_confounder_triangle() is triangle", ggdag_confounder_triangle())
expect_doppelganger("ggdag_collider_triangle() is triangle, too", ggdag_collider_triangle())
})
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.