Other packages > Find by keyword >

inTextSummaryTable  

Creation of in-Text Summary Table
View on CRAN: Click here


Download and install inTextSummaryTable package within the R console
Install from CRAN:
install.packages("inTextSummaryTable")

Install from Github:
library("remotes")
install_github("cran/inTextSummaryTable")

Install by package version:
library("remotes")
install_version("inTextSummaryTable", "3.3.5")



Attach the package and use:
library("inTextSummaryTable")
Maintained by
Laure Cougnaud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-06-10
Latest Update: 2025-09-03
Description:
Creation of tables of summary statistics or counts for clinical data (for 'TLFs'). These tables can be exported as in-text table (with the 'flextable' package) for a Clinical Study Report (Word format) or a 'topline' presentation (PowerPoint format), or as interactive table (with the 'DT' package) to an html document for clinical data review.
How to cite:
Laure Cougnaud (2021). inTextSummaryTable: Creation of in-Text Summary Table. R package version 3.3.5, https://cran.r-project.org/web/packages/inTextSummaryTable. Accessed 08 Mar. 2026.
Previous versions and publish date:
3.0.0 (2021-06-10 10:00), 3.0.1 (2021-07-13 17:30), 3.1.0 (2021-09-28 11:10), 3.1.1 (2022-02-22 16:30), 3.2.0 (2022-10-01 09:40), 3.2.1 (2022-11-18 18:50), 3.3.0 (2023-03-03 19:50), 3.3.1 (2023-09-12 12:20), 3.3.2 (2024-03-09 17:20), 3.3.3 (2024-06-12 20:30), 3.3.4 (2025-09-03 23:10)
Other packages that cited inTextSummaryTable R package
View inTextSummaryTable citation profile
Other R packages that inTextSummaryTable depends, imports, suggests or enhances
Complete documentation for inTextSummaryTable
Functions, R codes and Examples using the inTextSummaryTable R package
Some associated functions: checkVar . checkVarLabInclude . combine . combine.summaryTable . combineColTotal . combineVariables . computeSummaryStatistics . computeSummaryStatisticsByRowColVar . computeSummaryStatisticsTable . computeSummaryStatisticsTableTotal . convertSummaryStatisticsTableToFlextable . convertVarFlag . convertVarRowVarColVarToFactor . convertVarToFactorWithOrder . convertVectToBinary . createFlextableWithHeader . cv . export . exportFlextableToDocx . exportSummaryStatisticsTable . exportSummaryStatisticsTableToDT . exportSummaryStatisticsTableToFlextable . formatCustomFlextable . formatPercentage . formatSummaryStatisticsTable . formatSummaryStatisticsTableFlextable . geomCV . geomMean . geomSD . geomSE . getAttribute . getColorPaletteTable . getDimPage . getListing . getMaxNDecimals . getMaxNDecimalsData . getNDecimals . getNDecimalsData . getNDecimalsRule . getPatternPosition . getStatisticsSummaryStatisticsTable . getStats . getStatsData . getSummaryStatisticsTable . inTextSummaryTable-DT-args . inTextSummaryTable-common-args . inTextSummaryTable-flextable-args . inTextSummaryTable-stats-utility . inTextSummaryTable-stats . inTextSummaryTable . interactionCustom . mergeHeaderCols . pageDimPresentation . postProcessVarFlag . se . smoothPadding . subjectProfileSummaryPlot . subjectProfileSummaryTable . summaryTable . tableColorsPresentation . tableColorsReport . uniqueVarWithOrder . writeTable . 
Some associated R codes: DT-exportSummaryStatisticsTableToDT.R . combineVariables.R . computeSummaryStatistics.R . computeSummaryStatisticsTable.R . decimals.R . exportSummaryStatisticsTable.R . flextable-convertSummaryStatisticsTableToFlextable.R . flextable-exportSummaryStatisticsTableToFlextable.R . flextable-formatSummaryStatisticsTableFlextable.R . flextable-getListing.R . formatSummaryStatisticsTable.R . getSummaryStatisticsTable.R . inTextSummaryTable-common-args-doc.R . inTextSummaryTable.R . init.R . miscellaneous.R . stats-doc.R . stats-getStats.R . stats-utility.R . subjectProfileSummaryPlot.R . summaryTable-combine.R . summaryTable-doc.R . tableColors.R .  Full inTextSummaryTable package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA