R/teal.R

#' `teal`: Interactive exploration of clinical trials data
#'
#' The `teal` package provides a `shiny` based framework for creating an
#' interactive data analysis environment.
#'
#' To learn mode about the package, visit the [project website](https://insightsengineering.github.io/teal/latest-tag/)
#' or read the [init()] manual page.
#'
#' @keywords internal
"_PACKAGE"

#' @importFrom magrittr %>%
#' @export
magrittr::`%>%`

# Fix R CMD check notes
#' @import shiny teal.data teal.slice
#' @importFrom stats setNames
NULL

# Fix R CMD check notes
#' @importFrom lifecycle badge
lifecycle::badge

Try the teal package in your browser

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

teal documentation built on May 29, 2024, 10:11 a.m.