Learn R Programming

psytabs (version 1.0)

Produce Well-Formatted Tables for Psychological Research

Description

Produces tables conforming to "psychological style" (i.e. APA style) based on standard R output. The resulting tables can be exported to '.rtf', '.html' or '.doc' format.

Copy Link

Version

Install

install.packages('psytabs')

Monthly Downloads

29

Version

1.0

License

GPL-2

Maintainer

Johannes Beller

Last Published

April 11th, 2016

Functions in psytabs (1.0)

meanTable

Mean table.
efaTable

Exploratory factor analysis table.
psytabs-package

Produce well-formatted tables for psychological research
addPercent

Add percent-signs to a table
norms

Establish norms.
makeNumeric

Make numeric
corTable

Correlation matrix table.
regressionTable

Regression analysis table.
demographicTable

Demographic table.
freq

Calculate frequency.
saveTable

Save a table.
standarderror

Standard error.
quantregTable

Quantile regression table.
addPercentToCount

Add percent-values to a table.
compareModels

Compare two cfa models fitted by lavaan.
frequencyTable

Frequency table.
measurementInvarianceTable

Measurement invariance table.
mokkenTable

Mokken table.
normTable

Norm table.
mydata

Simulated data.
linearRegressionTable

Regression analysis table.