tabbycat: Tabulate and Summarise Categorical Data (original) (raw)

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
License: MIT + file
NeedsCompilation: no
Materials: NEWS
CRAN checks: tabbycat results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=tabbycatto link to this page.