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 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:11), 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

alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  
VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
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  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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