Index of /web/packages/psychReport/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-09-18 23:10 4.6K 

README

psychReport

Helper functions for producing reports in Psychology (Reproducible Research). Provides required formatted strings (APA style) for use with ‘Knitr’/‘Latex’ integration (*.Rnw files).

Installation

# install from CRAN
install.packages("psychReport")

# install version from  GitHub
# install.packages("devtools")
devtools::install_github("igmmgi/psychReport")