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 28 Aug. 2026.
Previous versions and publish date:
(2026-07-19 08:00), 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), 0.8.1 (2026-06-05 22: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

shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  
RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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