Nothing
expect_error(the_plan(c(1,1)), "character of length")
expect_error(the_plan(1), "character of length")
expect_silent(the_plan("collect"))
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.