Nothing
testthat::test_that("Able to generate dataset for testing", {
expect_no_error(generate_non_proportional_dataset())
expect_no_error(generate_proportional_dataset())
expect_no_error(generate_deltadelta_dataset())
})
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.