CMD + K

r-splitstackshape

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-splitstackshape

Usage Tracking

1.4.8
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Oct 15, 2019 at 17:17

License

GPL-3

Total Downloads

1

Supported Platforms

noarch