R/teal.widgets-package.R

#' `teal.widgets`: Custom widgets for `teal` applications
#'
#' The `teal.widgets` package contains functionalities that can be used
#' for `teal` module development. The package is dedicated to allow developers to extend module
#' functionality by additional inputs and output controls.
#'
#' @keywords internal
"_PACKAGE"

#' @import shiny
#' @importFrom lifecycle badge
NULL

Try the teal.widgets package in your browser

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

teal.widgets documentation built on May 29, 2024, 2:41 a.m.