Learn R Programming

apa (version 0.3.4)

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

998

Version

0.3.4

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 6th, 2023

Functions in apa (0.3.4)

cohens_d_

Cohen's d
cor_apa

Report Correlation in APA style
t_test

Student's t-Test
t_apa

Report t-Test in APA style
petasq_

Partial Eta Squared
petasq

Partial Eta Squared
cohens_d

Cohen's d
apa

APA Formatting for RMarkdown Reports
chisq_apa

Report Chi-squared test in APA style
anova_apa

Report ANOVA in APA style