R/safetyGraphics.R

#' \code{safetyGraphics} package
#'
#' Create Interactive Graphics Related to Clinical Trial Safety
#'
#' Learn more on
#' \href{https://CRAN.R-project.org/package=safetyGraphics}{CRAN}
#' or \href{https://github.com/SafetyGraphics/safetyGraphics}{GitHub}
#'
#' @docType package
#' @name SafetyGraphics
#' @keywords internal
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
utils::globalVariables(c("."))

Try the safetyGraphics package in your browser

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

safetyGraphics documentation built on Dec. 28, 2022, 1:58 a.m.