Package: splitstackshape 1.4.8
splitstackshape: Stack and Reshape Datasets After Splitting Concatenated Values
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.
Authors:
splitstackshape_1.4.8.tar.gz
splitstackshape_1.4.8.zip(r-4.5)splitstackshape_1.4.8.zip(r-4.4)splitstackshape_1.4.8.zip(r-4.3)
splitstackshape_1.4.8.tgz(r-4.4-any)splitstackshape_1.4.8.tgz(r-4.3-any)
splitstackshape_1.4.8.tar.gz(r-4.5-noble)splitstackshape_1.4.8.tar.gz(r-4.4-noble)
splitstackshape_1.4.8.tgz(r-4.4-emscripten)splitstackshape_1.4.8.tgz(r-4.3-emscripten)
splitstackshape.pdf |splitstackshape.html✨
splitstackshape/json (API)
NEWS
# Install 'splitstackshape' in R: |
install.packages('splitstackshape', repos = c('https://mrdwab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mrdwab/splitstackshape/issues
- concat.test - Example Dataset with Concatenated Cells
Last updated 6 years agofrom:edd44d17c5. Checks:3 OK, 4 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 20 2025 |
R-4.5-win | OK | Jan 20 2025 |
R-4.5-linux | OK | Jan 20 2025 |
R-4.4-win | NOTE | Jan 20 2025 |
R-4.4-mac | NOTE | Jan 20 2025 |
R-4.3-win | NOTE | Jan 20 2025 |
R-4.3-mac | NOTE | Jan 20 2025 |
Exports:concat.splitconcat.split.compactconcat.split.expandedconcat.split.listconcat.split.multiplecSplitcSplit_ecSplit_lexpandRowsgetanIDlistCol_llistCol_wmerged.stackReshapeStackedstratified
Dependencies:data.table