Learn R Programming

⚠️There's a newer version (0.6.8) of this package.Take me there.

tablet (version 0.5.8)

Tabulate Descriptive Statistics in Multiple Formats

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.

Copy Link

Version

Install

install.packages('tablet')

Monthly Downloads

771

Version

0.5.8

License

GPL-3

Maintainer

Tim Bergsma

Last Published

April 29th, 2022

Functions in tablet (0.5.8)

escape_latex.default

Escape Special Characters for Latex by Default
categoricals

Identify Categories
groupless.data.frame

Calculate Widgets Without Groups
groupless

Calculate Without Groups
tablet.data.frame

Generate a Tablet for Data Frame
devalued.observations

Aggregate Values for Observations Aggregates values for observations. Accepts a list of formulas with result name on left and aggregating expression on the right. Behavior is undefined if any expression does not aggregate! (I.e., length != 1). Expressions are evaluated in an environment where values are available as 'x', grouped count is available as 'n' and ungouped count is available as 'N'.
relativizePath

Relativize a Filepath
observations.data.frame

Identify Observations for Data Frame
escape_latex

Escape Special Characters for Latex
tablet

Generate a Tablet
escape_latex.latex

Escape Latex for Class 'latex'
numerics.data.frame

Identify Numerics for Data Frame
groupwise

Calculate With and Without Groups
index

Create Index
groupwise.data.frame

Calculate Widgets With and Without Groups
groupfull

Calculate With Groups
headerlist

Create Header List.
headerlist.tablet

Create Header List for Tablet
index.tablet

Create Index for Tablet
splice

Splice Some Things Together
splice.data.frame

Splice A Data Frame
groupfull.data.frame

Calculate Widgets With Groups
observations

Identify Observations
widgets.devalued

Calculate Widgets for Devalued
mesa

Drag-and-drop Descriptive Statistics
tablet.groupwise

Generate a Group-wise Tablet
numerics

Identify Numerics
widgets

Calculate Widgets
categoricals.data.frame

Identify Categoricals for Data Frame
as_kable.tablet

Coerce Tablet to Kable
as_xtable.tablet

Coerce Tablet to Xtable
classifiers.data.frame

Identify Classifiers for Data Frame
devalued

Aggregate Values
as_xtable

Coerce to Xtable
classifiers

Identify Classifiers
absolutizePath

Absolutize a Filepath
as_kable

Coerce to Kable