wjschne/APA6: Create American Psychological Association (APA) Style Tables

Due to human error, the process of manually creating APA (i.e., American Psychological Association style) style tables is prone to transcription errors. Additionally, in R a large number of function calls are often needed to obtain all of the desired information for a single APA style table. This package includes functions for quickly creating APA style tables for several types of analyses. Using this package minimizes transcription errors and reduces the number commands needed by the user. Currently, the following tables can be created: Correlation tables - Correlation tables are created from data frames using CorTable; Regression tables - Regression tables are created from linear models using MR_table, ...

Getting started

Package details

AuthorZachary T. Richardson, W. Joel Schneider, and Ryan M. Tuggle
MaintainerZachary T. Richardson <ZacharyTRichardson@gmail.com>
LicenseGPL-3 + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("wjschne/APA6")
wjschne/APA6 documentation built on May 4, 2019, 7:34 a.m.