Other packages > Find by keyword >

tablet  

Tabulate Descriptive Statistics in Multiple Formats
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tablet", "0.7.1")



Attach the package and use:
library("tablet")
Maintained by
Tim Bergsma
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-01-08
Latest Update: 2024-11-14
Description:
Creates a table of descriptive statistics for factor and numeric columns in a data frame. Displays these by groups, if any. Highly customizable, with support for 'html' and 'pdf' provided by 'kableExtra'. Respects original column order, column labels, and factor level order. See ?tablet.data.frame and vignettes.
How to cite:
Tim Bergsma (2021). tablet: Tabulate Descriptive Statistics in Multiple Formats. R package version 0.7.1, https://cran.r-project.org/web/packages/tablet. Accessed 27 Jun. 2026.
Previous versions and publish date:
0.2.0 (2021-01-08 14:30), 0.2.1 (2021-02-06 18:10), 0.2.6 (2021-02-21 18:20), 0.2.7 (2021-02-26 23:00), 0.2.9 (2021-05-23 06:10), 0.3.1 (2021-06-14 18:30), 0.3.2 (2021-07-18 06:10), 0.4.0 (2021-08-21 06:30), 0.4.8 (2022-01-21 06:30), 0.4.9 (2022-03-03 14:50), 0.5.7 (2022-04-23 19:00), 0.5.8 (2022-04-30 00:50), 0.6.1 (2023-05-02 10:30), 0.6.2 (2023-05-08 20:30), 0.6.3 (2023-09-15 21:52), 0.6.5 (2024-02-16 14:10), 0.6.8 (2024-03-29 09:30), 0.6.11 (2024-10-25 23:40), 0.6.12 (2024-11-14 19:20), 0.7.1 (2026-01-09 17:00)
Other packages that cited tablet R package
View tablet citation profile
Other R packages that tablet depends, imports, suggests or enhances
Complete documentation for tablet
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
PeakSegOptimal  
Optimal Segmentation Subject to Up-Down Constraints
Computes optimal changepoint models using the Poisson likelihood for non-negative count data, subj ...
Download / Learn more Package Citations See dependency  
AHSurv  
Flexible Parametric Accelerated Hazards Models
Flexible parametric Accelerated Hazards (AH) regression models in overall and relative survival fram ...
Download / Learn more Package Citations See dependency  
assert  
Validate Function Arguments
Lightweight validation tool for checking function arguments and validating data analysis scripts. T ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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