Nothing
setup <- function() {
if (is_dev_version())
options(quickcheck.tests = 100L)
else
options(quickcheck.tests = 5L)
}
setup()
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.