splitstackshape: Stack and Reshape Datasets After Splitting Concatenated Values (original) (raw)
Online data collection tools like Google Forms often export multiple-response questions with data concatenated in cells. The concat.split (cSplit) family of functions splits such data into separate cells. The package also includes functions to stack groups of columns and to reshape wide data, even when the data are "unbalanced"—something which reshape (from base R) does not handle, and which melt and dcast from reshape2 do not easily handle.
Version: | 1.4.8 |
---|---|
Depends: | R (≥ 2.10) |
Imports: | data.table (≥ 1.9.4) |
Suggests: | covr, testthat |
Published: | 2019-04-21 |
DOI: | 10.32614/CRAN.package.splitstackshape |
Author: | Ananda Mahto |
Maintainer: | Ananda Mahto |
BugReports: | http://github.com/mrdwab/splitstackshape/issues |
License: | GPL-3 |
URL: | http://github.com/mrdwab/splitstackshape |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | splitstackshape results |
Documentation:
Downloads:
Reverse dependencies:
Reverse depends: | cnvGSA |
---|---|
Reverse imports: | Diderot, EpiSemble, GB5mcPred, GenericML, HGNChelper, MotifDb, OpEnHiMR, pinyin, pmledecon, PrInDT, rsocialwatcher, sampleVADIR, sensitivityCalibration, visvow |
Reverse suggests: | cases |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=splitstackshapeto link to this page.