Nothing
test_that("a cppad error creates an R error", {
# this should error even when NDEBUG is defined because the CppAD Macros that silence the erroring do so before calling the handler
expect_error(test_Rcpphandler())
})
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.