Nothing
test_that("module for plotting works", {
# for CRAN and CI
skip_on_cran()
skip_on_ci()
skip_on_covr()
skip_if_offline()
skip("Use for manual checks")
appdir <- test_path("apps", "plot_module")
shinytest::expect_pass(shinytest::testApp(appdir, compareImages = 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.