Nothing
# This file is for testing the applications in the inst/ directory.
library(shinytest2)
test_that("explorer app works", {
# Don't run these tests on the CRAN build servers
skip_on_cran()
appdir <- system.file(package = "corporaexplorer", "download")
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.