Nothing
#' @importFrom utils capture.output object.size browseURL head
#' @importFrom withr local_tempdir with_dir
#' @import rstudioapi
#' @import tools
#' @import rlang
#' @import glue
#' @import mall
#' @import cli
#' @import fs
.lang_env <- new.env()
.lang_env$session <- list()
.lang_env$choose <- NULL
.lang_env$rd_db_cache <- list()
.lang_env$rs <- NULL
.lang_env$rs_hash <- NULL
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.