Learn R Programming

⚠️There's a newer version (0.4) of this package.Take me there.

apaStyle (version 0.3)

Generate APA Tables for MS Word

Description

Most psychological journals require that tables in a manuscript comply to APA (American Association of Psychology) standards. Creating APA tables manually is often time consuming and prone to transcription errors. This package generates tables for MS Word ('.docx' extension) in APA format automatically with just a few lines of code.

Copy Link

Version

Install

install.packages('apaStyle')

Monthly Downloads

15

Version

0.3

License

GPL-3

Maintainer

Jort de Vreeze

Last Published

May 17th, 2016

Functions in apaStyle (0.3)

apa.cor.matrix

Generic method to generate a correlation matrix with values
apa.merge

Generic method to merge two vectors and create a header
apa.signif

Generic method to make a footnote indicating significant values.
apa.regression

Generic method to generate an APA style table with regression parameters for MS Word.
apa.descriptives

Generic method to generate an APA style table with descriptives for MS Word.
apa.table

Generic method to generate an APA style table for MS Word