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.6.12")



Attach the package and use:
library("tablet")
Maintained by
Tim Bergsma
[Scholar Profile | Author Map]
First Published: 2021-01-08
Latest Update: 2024-02-16
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.6.12, https://cran.r-project.org/web/packages/tablet. Accessed 09 May. 2025.
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)
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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for tablet010203040506070TrendBars

Today's Hot Picks in Authors and Packages

assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
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  

24,205

R Packages

207,311

Dependencies

65,402

Author Associations

24,206

Publication Badges

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