tabulator: Efficient Tabulation with Stata-Like Output

Efficient tabulation with Stata-like output. For each unique value of the variable, it shows the number of observations with that value, proportion of observations with that value, and cumulative proportion, in descending order of frequency. Accepts data.table, tibble, or data.frame as input. Efficient with big data: if you give it a data.table, tab() uses data.table syntax.

Getting started

Package details

AuthorSean Higgins [aut, cre]
MaintainerSean Higgins <sean.higgins@kellogg.northwestern.edu>
LicenseMIT + file LICENSE
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tabulator")

Try the tabulator package in your browser

Any scripts or data that you put into this service are public.

tabulator documentation built on Jan. 13, 2021, 12:56 p.m.