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.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("flatr")

Try the flatr package in your browser

Any scripts or data that you put into this service are public.

flatr documentation built on May 1, 2019, 8:17 p.m.