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.
- Version1.4.8
- R version≥ 2.10
- LicenseGPL-3
- Needs compilation?No
- Last release04/21/2019
Documentation
Team
Ananda Mahto
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports1 package
- Suggests2 packages
- Reverse Depends1 package
- Reverse Imports14 packages
- Reverse Suggests1 package