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.

Package details

AuthorAnanda Mahto
MaintainerAnanda Mahto <mrdwab@gmail.com>
LicenseGPL-3
Version1.4.8
URL http://github.com/mrdwab/splitstackshape
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("splitstackshape")

Try the splitstackshape package in your browser

Any scripts or data that you put into this service are public.

splitstackshape documentation built on May 1, 2019, 8:20 p.m.