dstanley4/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) and latex code containing APA style tables for several types of analyses. Using this package minimizes transcription errors and reduces the number commands needed by the user.

Getting started

Package details

Maintainer
LicenseMIT License + file LICENSE
Version3.0.0
URL https://github.com/dstanley4/apaTables http://dstanley4.github.io/apaTables/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dstanley4/apaTables")
dstanley4/apaTables documentation built on Feb. 16, 2024, 2:16 p.m.