Nothing
test_that("Shiny app works", {
skip()
appdir <- system.file(package = "DrugExposureDiagnostics", "shiny", "ResultsExplorer")
expect_true(dir.exists(appdir))
shinytest2::test_app(appdir)
})
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.