CRAN/E | flatr

flatr

Transforms Contingency Tables to Data Frames, and Analyses Them

Installation

About

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.

Key Metrics

Version 0.1.1
R ≥ 3.4.2
Published 2017-11-16 2025 days ago
Needs compilation? no
License MIT
License File
CRAN checks flatr results

Downloads

Last 24 hours 0 -100%
Last 7 days 27 -31%
Last 30 days 177 -5%
Last 90 days 554 +14%
Last 365 days 2.433 -38%

Maintainer

Maintainer

Scott D. Graham

scott.grah95@gmail.com

Authors

Scott D. Graham

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.4.2
stats
dplyr
tibble
magrittr

Suggests

testthat