apaTables: Create American Psychological Association (APA) Style Tables

A common task faced by researchers is the creation of APA style (i.e., American Psychological Association style) tables from statistical output. In R a large number of function calls are often needed to obtain all of the desired information for a single APA style table. As well, the process of manually creating APA style tables in a word processor is prone to transcription errors. This package creates Word files (.doc files) containing APA style tables for several types of analyses. Using this package minimizes transcription errors and reduces the number commands needed by the user.

Version: 2.0.8
Depends: R (≥ 3.1.2)
Imports: stats, utils, methods, car, broom, dplyr, boot, tibble, MBESS
Suggests: testthat, knitr
Published: 2021-01-04
Author: David Stanley [aut, cre]
Maintainer: David Stanley <dstanley at uoguelph.ca>
BugReports: https://github.com/dstanley4/apaTables/issues
License: MIT License + file LICENSE
URL: https://github.com/dstanley4/apaTables
NeedsCompilation: no
Materials: README NEWS
CRAN checks: apaTables results

Documentation:

Reference manual: apaTables.pdf

Downloads:

Package source: apaTables_2.0.8.tar.gz
Windows binaries: r-devel: apaTables_2.0.8.zip, r-release: apaTables_2.0.8.zip, r-oldrel: apaTables_2.0.8.zip
macOS binaries: r-release (arm64): apaTables_2.0.8.tgz, r-oldrel (arm64): apaTables_2.0.8.tgz, r-release (x86_64): apaTables_2.0.8.tgz
Old sources: apaTables archive

Reverse dependencies:

Reverse suggests: apaText

Linking:

Please use the canonical form https://CRAN.R-project.org/package=apaTables to link to this page.