⚠️There's a newer version (1.4.8) of this package. Take me there.

splitstackshape (version 1.0)

Functions to split concatenated data, conveniently stack columns of data.frames, and conveniently reshape data.frames.

Description

Online data collection tools like Google Forms often export multiple-response questions with data concatenated in cells. The concat.split family of functions conveniently splits such data into separate cells. The package also includes functions to conveniently 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.

Copy Link

Version

Down Chevron

Install

install.packages('splitstackshape')

Monthly Downloads

6,886

Version

1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

August 13th, 2013

Functions in splitstackshape (1.0)