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 |
Author: | Ananda Mahto |
Maintainer: | Ananda Mahto <mrdwab at gmail.com> |
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 |
Reference manual: | splitstackshape.pdf |
Package source: | splitstackshape_1.4.8.tar.gz |
Windows binaries: | r-devel: splitstackshape_1.4.8.zip, r-release: splitstackshape_1.4.8.zip, r-oldrel: splitstackshape_1.4.8.zip |
macOS binaries: | r-release: splitstackshape_1.4.8.tgz, r-oldrel: splitstackshape_1.4.8.tgz |
Old sources: | splitstackshape archive |
Reverse depends: | cnvGSA |
Reverse imports: | Diderot, MotifDb, pinyin, rabhit, rodham, sensitivityCalibration, visvow, waveformlidar |
Reverse suggests: | contextual |
Please use the canonical form https://CRAN.R-project.org/package=splitstackshape to link to this page.