R/teal.reporter.R

#' 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

Try the teal.reporter package in your browser

Any scripts or data that you put into this service are public.

teal.reporter documentation built on April 3, 2025, 7:39 p.m.