R/inTextSummaryTable.R

#' inTextSummaryTable: creation of in-text summary table
#' 
#' @description Tables of summary statistics or count tables are created. 
#' These tables can be exported as in-text table to a Clinical Study Report 
#' (Word format), a topline presentation (PowerPoint format),
#'  or as interactive table to an html document.
#'
#' @details
#' \itemize{
#' \item{To get started with the package, see:\cr}{
#' \code{vignette("inTextSummaryTable-introduction", package = "inTextSummaryTable")}}
#' \item{To get example code for standard in-text tables created with the package, 
#' see:\cr}{
#' \code{vignette("inTextSummaryTable-standardTables", package = "inTextSummaryTable")}}
#' \item{The main function: \code{\link{getSummaryStatisticsTable}} enables
#' to create ready in-text table.}
#' }
#' @docType package
#' @name inTextSummaryTable
#' @aliases inTextSummaryTable-package
NULL

Try the inTextSummaryTable package in your browser

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

inTextSummaryTable documentation built on Sept. 12, 2023, 5:06 p.m.