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).
Version: | 0.3.2 |
Depends: | R (≥ 3.5.0), ggplot2 (≥ 3.3.0) |
Imports: | graphics, scales, stats, car |
Suggests: | knitr |
Published: | 2022-05-25 |
DOI: | 10.32614/CRAN.package.r2spss |
Author: | Andreas Alfons [aut, cre] |
Maintainer: | Andreas Alfons <alfons at ese.eur.nl> |
BugReports: | https://github.com/aalfons/r2spss/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/aalfons/r2spss |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | r2spss results |
Reference manual: | r2spss.pdf |
Vignettes: |
r2spss: Format R Output to Look Like SPSS |
Package source: | r2spss_0.3.2.tar.gz |
Windows binaries: | r-devel: r2spss_0.3.2.zip, r-release: r2spss_0.3.2.zip, r-oldrel: r2spss_0.3.2.zip |
macOS binaries: | r-release (arm64): r2spss_0.3.2.tgz, r-oldrel (arm64): r2spss_0.3.2.tgz, r-release (x86_64): r2spss_0.3.2.tgz, r-oldrel (x86_64): r2spss_0.3.2.tgz |
Old sources: | r2spss archive |
Please use the canonical form https://CRAN.R-project.org/package=r2spss to link to this page.