The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 1.0.0 |
Depends: | R (≥ 3.4.0) |
Imports: | assertthat, dplyr, data.table, magrittr, purrr, rlang, stats, stringr, tibble, tidyr |
Published: | 2021-01-08 |
DOI: | 10.32614/CRAN.package.tabulator |
Author: | Sean Higgins [aut, cre] |
Maintainer: | Sean Higgins <sean.higgins at kellogg.northwestern.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | tabulator results |
Reference manual: | tabulator.pdf |
Package source: | tabulator_1.0.0.tar.gz |
Windows binaries: | r-devel: tabulator_1.0.0.zip, r-release: tabulator_1.0.0.zip, r-oldrel: tabulator_1.0.0.zip |
macOS binaries: | r-release (arm64): tabulator_1.0.0.tgz, r-oldrel (arm64): tabulator_1.0.0.tgz, r-release (x86_64): tabulator_1.0.0.tgz, r-oldrel (x86_64): tabulator_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tabulator to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.