Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
1.0.0 rolling linux/jammy R-4.5 tabulator_1.0.0.tar.gz 22.1 KiB
1.0.0 rolling linux/noble R-4.5 tabulator_1.0.0.tar.gz 22.1 KiB
1.0.0 rolling source/ R- tabulator_1.0.0.tar.gz 4.4 KiB
1.0.0 latest linux/jammy R-4.5 tabulator_1.0.0.tar.gz 22.1 KiB
1.0.0 latest linux/noble R-4.5 tabulator_1.0.0.tar.gz 22.1 KiB
1.0.0 latest source/ R- tabulator_1.0.0.tar.gz 4.4 KiB
1.0.0 2026-04-26 source/ R- tabulator_1.0.0.tar.gz 4.4 KiB
1.0.0 2026-04-23 source/ R- tabulator_1.0.0.tar.gz 4.4 KiB
1.0.0 2026-04-09 windows/windows R-4.5 tabulator_1.0.0.zip 25.0 KiB
1.0.0 2025-04-20 source/ R- tabulator_1.0.0.tar.gz 4.4 KiB

Dependencies (latest)

Imports