Nothing
# It seems shinytest2 does not correctly load the global.R, so we manually evaluate it for now.
# Note that for some reason this code has to be called before the load_app_env
library(data.table)
library(shiny)
# Load application support files into testing environment
suppressWarnings(shinytest2::load_app_env())
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.