Package provides tabulation functions with support for 'SPSS'-style labels, multiple / nested banners, weights, multiple-response variables and significance testing. There are facilities for nice output of tables in 'knitr', R notebooks, 'Shiny' and 'Jupyter' notebooks. Proper methods for labelled variables add value labels support to base R functions and to some functions from other packages. Additionally, the package offers useful functions for data processing in marketing research / social surveys - popular data transformation functions from 'SPSS' Statistics ('RECODE', 'COUNT', 'COMPUTE', 'DO IF', etc.) and 'Excel' ('COUNTIF', 'VLOOKUP', etc.). Package is intended to help people to move data processing from 'Excel'/'SPSS' to R.
Version: | 0.8.6 |
Depends: | R (≥ 3.3.0) |
Imports: | foreign, utils, stats, magrittr (≥ 1.5), htmlTable (≥ 1.11.0), matrixStats (≥ 0.51.0), data.table (≥ 1.10) |
Suggests: | DT, htmltools, knitr, repr, ggplot2, testthat |
Published: | 2018-01-24 |
Author: | Gregory Demin [aut, cre] |
Maintainer: | Gregory Demin <gdemin at gmail.com> |
BugReports: | https://github.com/gdemin/expss/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://gdemin.github.io/expss/ |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | expss results |
Reference manual: | expss.pdf |
Vignettes: |
Variable and value labels support in base R and other packages Tables with labels in R |
Package source: | expss_0.8.6.tar.gz |
Windows binaries: | r-devel: expss_0.8.6.zip, r-release: expss_0.8.6.zip, r-oldrel: expss_0.8.6.zip |
OS X El Capitan binaries: | r-release: expss_0.8.6.tgz |
OS X Mavericks binaries: | r-oldrel: expss_0.8.4.tgz |
Old sources: | expss archive |
Please use the canonical form https://CRAN.R-project.org/package=expss to link to this page.