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:Ananda Mahto

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'))

Peer review:

Bug tracker:https://github.com/mrdwab/splitstackshape/issues

Datasets:

On CRAN:

16 exports 58 stars 4.87 score 1 dependencies 21 dependents 9 mentions 1.8k scripts 5.8k downloads

Last updated 5 years agofrom:edd44d17c5. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-winNOTEAug 23 2024
R-4.5-linuxNOTEAug 23 2024
R-4.4-winNOTEAug 23 2024
R-4.4-macNOTEAug 23 2024
R-4.3-winNOTEAug 23 2024
R-4.3-macNOTEAug 23 2024

Exports:concat.splitconcat.split.compactconcat.split.expandedconcat.split.listconcat.split.multiplecSplitcSplit_ecSplit_lexpandRowsgetanIDlistCol_llistCol_wmerged.stackReshapeStackedstratified

Dependencies:data.table