Functions for tabulating and summarising categorical variables. Most functions are designed to work with dataframes, and use the 'tidyverse' idiom of taking the dataframe as the first argument so they work within pipelines. Equivalent functions that operate directly on vectors are also provided where it makes sense. This package aims to make exploratory data analysis involving categorical variables quicker, simpler and more robust.
| Version: | 0.18.0 |
| Depends: | R (≥ 3.4.0) |
| Imports: | dplyr (≥ 1.0.0), janitor, magrittr, purrr, rlang, stringr, tibble, tidyr |
| Suggests: | testthat (≥ 3.0.0) |
| Published: | 2023-08-22 |
| DOI: | 10.32614/CRAN.package.tabbycat |
| Author: | Oliver Hawkins [aut, cre] |
| Maintainer: | Oliver Hawkins <oli at olihawkins.com> |
| License: | MIT + file LICENSE |
| NeedsCompilation: | no |
| Materials: | NEWS |
| CRAN checks: | tabbycat results [issues need fixing before 2026-05-25] |
| Reference manual: | tabbycat.html , tabbycat.pdf |
| Package source: | tabbycat_0.18.0.tar.gz |
| Windows binaries: | r-devel: tabbycat_0.18.0.zip, r-release: tabbycat_0.18.0.zip, r-oldrel: tabbycat_0.18.0.zip |
| macOS binaries: | r-release (arm64): tabbycat_0.18.0.tgz, r-oldrel (arm64): tabbycat_0.18.0.tgz, r-release (x86_64): tabbycat_0.18.0.tgz, r-oldrel (x86_64): tabbycat_0.18.0.tgz |
| Old sources: | tabbycat archive |
Please use the canonical form https://CRAN.R-project.org/package=tabbycat to link to this page.