README.md

psymisc: Miscellaneous functions for psychologists

NOTE: This package is in development. Function design, names and arguments may change.

psymisc is an R package that provides some useful high-level and helper functions for psychologists that make everyday data analysis a little bit easier.

Functions

1 pandoc is required for docx output and needs to be installed manually when not using RStudio (which ships pandoc).

2 Supports input from ezANOVA() from the ez package and aov_ez() / aov_car() / aov_4() from the afex package.

Installation

The development version can be installed using:

install.packages("devtools")
devtools::install_github("dgromer/psymisc")

Related approaches



dgromer/psymisc documentation built on May 15, 2019, 7:22 a.m.