Helper functions for producing reports in Psychology (Reproducible Research). Provides required formatted strings (APA style) for use in 'Knitr'/'Latex' integration within *.Rnw files.
Helper functions for producing reports in Psychology (Reproducible Research). Provides required formatted strings (APA style) for use in 'Sweave'/'Knitr' 'Latex' integration within *.Rnw files.
# install from CRANinstall.packages("psychReport")# install version from GitHub# install.packages("devtools")devtools::install_github("igmmgi/psychReport")