R/package.R

#' reactlog: Easier Debugging with the Shiny Reactive Log
#'
#' Extends Shiny with new features that make it easier to debug and trace
#' reactivity, especially in larger apps.
#'
#' @section Package options:
#' \describe{
#'   \item{`reactlog.verbose`}{Show detailed information when printing.}
#' }
#'
#' @keywords internal
"_PACKAGE"
glin/reactlog documentation built on May 29, 2019, 5:58 p.m.