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 12 Mar. 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)
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

sloop  
Helpers for 'OOP' in R
A collection of helper functions designed to help you to better understand object oriented programmi ...
Download / Learn more Package Citations See dependency  
impactflu  
Quantification of Population-Level Impact of Vaccination
Implements the compartment model from Tokars (2018) . This ena ...
Download / Learn more Package Citations See dependency  
riskCommunicator  
G-Computation to Estimate Interpretable Epidemiological Effects
Estimates flexible epidemiological effect measures including both differences and ratios using the p ...
Download / Learn more Package Citations See dependency  
funnelR  
Funnel Plots for Proportion Data
A set of simplified functions for creating funnel plots for proportion data. This package supports u ...
Download / Learn more Package Citations See dependency  
threewords  
Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.co ...
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  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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