olihawkins/tabbycat: Tabulate and Summarise Categorical Data

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.

Getting started

Package details

MaintainerOliver Hawkins <oli@olihawkins.com>
LicenseMIT + file LICENSE
Version0.18.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("olihawkins/tabbycat")
olihawkins/tabbycat documentation built on Aug. 27, 2023, 10:15 a.m.