Package: flatr
Type: Package
Title: Transforms Contingency Tables to Data Frames, and Analyses Them
Version: 0.1.1
Author: Scott D. Graham
Maintainer: Scott D. Graham <scott.grah95@gmail.com>
Description: 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.
Depends: R(>= 3.4.2), stats, dplyr, tibble, magrittr
Suggests: testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-15 18:38:31 UTC; scott_000
Repository: CRAN
Date/Publication: 2017-11-16 09:49:33 UTC
Built: R 4.4.3; ; 2025-11-01 04:36:24 UTC; windows
