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 2324 days ago
Needs compilation? no
License MIT
License File
CRAN checks flatr results

Downloads

Yesterday 4 0%
Last 7 days 20 -43%
Last 30 days 115 -23%
Last 90 days 564 +35%
Last 365 days 1.873 -29%

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