Nothing
#' Reporting tools for `shiny` modules.
#'
#' A collection of tools for creating, previewing and modifying reports from `shiny` modules.
#'
#' @keywords internal
"_PACKAGE"
#' @importFrom checkmate assert_string
#' @importFrom grid grid.newpage
#' @importFrom lifecycle badge
#' @importFrom R6 R6Class
#' @importFrom rmarkdown render
#' @importFrom yaml as.yaml
#' @importFrom lifecycle badge
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.