Nothing
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 |
|
---|---|
Author | Ananda Mahto |
Maintainer | Ananda Mahto <mrdwab@gmail.com> |
License | GPL-3 |
Version | 1.4.8 |
URL | http://github.com/mrdwab/splitstackshape |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.