tidystats: Create a Tidy Statistics Output File

Produce a data file containing the output of statistical models and assist with a workflow aimed at writing scientific papers using 'R Markdown'. Supported statistical functions are: t.test(), cor.test(), lm(), aov(), anova(). The package is based on tidy principles (i.e., the 'tidyverse'; Wickham, 2017).

Version: 0.1
Depends: R (≥ 3.4.2)
Imports: tibble, readr, tidyr, dplyr, magrittr, purrr
Published: 2017-10-29
Author: Willem Sleegers [aut, cre]
Maintainer: Willem Sleegers <w.sleegers at me.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: tidystats results

Downloads:

Reference manual: tidystats.pdf
Package source: tidystats_0.1.tar.gz
Windows binaries: r-devel: tidystats_0.1.zip, r-release: tidystats_0.1.zip, r-oldrel: not available
OS X El Capitan binaries: r-release: tidystats_0.1.tgz
OS X Mavericks binaries: r-oldrel: not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidystats to link to this page.