Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ apaTables Public

❗ This is a read-only mirror of the CRAN R package repository. apaTables — Create American Psychological Association (APA) Style Tables. Homepage: https://github.com/dstanley4/apaTables Report bugs for this package: https://github.com/dstanley4/apaTables/issues

License

Notifications You must be signed in to change notification settings

cran/apaTables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN status

[

apaTables Version 2.0

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.

The development version of apaTables R package is hosted here on Github. Current stable version is on the CRAN, see apaTables here.

Install Stable CRAN Version

install.packages("apaTables",dep=T)

library(apaTables)

Install Development Version

install.packages("devtools")

devtools::install_github("dstanley4/apaTables")

library(apaTables)

Tutorial

You can learn how to use apaTables here.

About

❗ This is a read-only mirror of the CRAN R package repository. apaTables — Create American Psychological Association (APA) Style Tables. Homepage: https://github.com/dstanley4/apaTables Report bugs for this package: https://github.com/dstanley4/apaTables/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages