aalfons/r2spss: Format R Output to Look Like SPSS

Create plots and LaTeX tables that look like SPSS output for use in teaching materials. Rather than copying-and-pasting SPSS output into documents, R code that mocks up SPSS output can be integrated directly into dynamic LaTeX documents with tools such as knitr. Functionality includes statistical techniques that are typically covered in introductory statistics classes: descriptive statistics, common hypothesis tests, ANOVA, and linear regression, as well as box plots, histograms, scatter plots, and line plots (including profile plots).

Getting started

Package details

AuthorAndreas Alfons [aut, cre] (<https://orcid.org/0000-0002-2513-3788>)
MaintainerAndreas Alfons <alfons@ese.eur.nl>
LicenseGPL (>= 3)
Version0.3.3
URL https://github.com/aalfons/r2spss
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aalfons/r2spss")
aalfons/r2spss documentation built on June 15, 2022, 4:51 a.m.