EvilGRAHAM/flatr: Transforms Contingency Tables to Data Frames, and Analyses Them

Contingency Tables are a pain to work with when you want to run regressions. This package takes them, flattens them into a long data frame, so you can more easily analyse them! As well, you can calculate other related statistics. All of this is done so in a 'tidy' manner, so it should tie in nicely with 'tidyverse' series of packages.

Getting started

Package details

AuthorScott D. Graham
MaintainerScott D. Graham <scott.grah95@gmail.com>
LicenseMIT + file LICENSE
Version0.1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("EvilGRAHAM/flatr")
EvilGRAHAM/flatr documentation built on May 28, 2019, 12:38 p.m.