Nothing
test_that("internal constructor and validator are not exported", {
exports <- getNamespaceExports("xplus")
expect_false("new_xplus" %in% exports)
expect_false("validate_xplus" %in% exports)
})
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.