Nothing
test_that("datasets load", {
expect_no_error(data("Xmicro.censure_compl_imp", package = "plsRcox", envir = environment()))
expect_true(exists("Xmicro.censure_compl_imp", inherits = FALSE))
expect_no_error(data("micro.censure", package = "plsRcox", envir = environment()))
expect_true(exists("micro.censure", inherits = FALSE))
})
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.