Learn R Programming

apa (version 0.3.5)

Format Outputs of Statistical Tests According to APA Guidelines

Description

Formatter functions in the 'apa' package take the return value of a statistical test function, e.g. a call to chisq.test() and return a string formatted according to the guidelines of the APA (American Psychological Association).

Copy Link

Version

Install

install.packages('apa')

Monthly Downloads

458

Version

0.3.5

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Daniel Gromer

Last Published

February 22nd, 2026

Functions in apa (0.3.5)

cohens_d

Cohen's d
cohens_d_

Cohen's d
petasq

Partial Eta Squared
cor_apa

Report Correlation in APA style
t_test

Student's t-Test
petasq_

Partial Eta Squared
anova_apa

Report ANOVA in APA style
apa

APA Formatting for RMarkdown Reports
chisq_apa

Report Chi-squared test in APA style
t_apa

Report t-Test in APA style