Nothing
test_that("ps_simulate runs without error using defaults", {
expect_no_error(ps_simulate())
expect_no_error(ps_simulate(data_type = "binary"))
expect_no_error(ps_simulate(data_type = "abundance"))
})
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.