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 include: t.test(), cor.test(), lm(), aov(), anova(). The package is based on tidy data principles and the 'tidyverse' (Wickham, 2017).

Version: 0.2
Depends: R (≥ 3.5.0)
Imports: tibble, readr, tidyr, dplyr, magrittr, purrr, stringr, knitr
Published: 2018-05-06
Author: Willem Sleegers [aut, cre]
Maintainer: Willem Sleegers <w.sleegers at me.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: tidystats results

Downloads:

Reference manual: tidystats.pdf
Package source: tidystats_0.2.tar.gz
Windows binaries: r-devel: tidystats_0.2.zip, r-release: tidystats_0.2.zip, r-oldrel: tidystats_0.1.zip
OS X binaries: r-release: tidystats_0.2.tgz, r-oldrel: tidystats_0.1.tgz
Old sources: tidystats archive

Linking:

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