| splitstackshape-package | splitstackshape |
| binaryMat | Create a binary matrix from a list of values |
| concat.split | Split concatenated cells in a 'data.frame' |
| concat.split.compact | Split concatenated cells in a 'data.frame' into a condensed format |
| concat.split.expanded | Split numeric concatenated values into their corresponding column position |
| concat.split.list | Split concatenated cells in a 'data.frame' into a 'list' format |
| concat.split.multiple | Split concatenated cells in a 'data.frame' and optionally reshape the output |
| concat.test | Example dataset with concatenated cells |
| concatenated | Example dataset with concatenated cells |
| FacsToChars | Convert all 'factor' columns to 'character' columns in a 'data.frame' |
| getanID | Add an "id" variable to a dataset |
| merged.stack | Take a 'list' of stacked 'data.table's and 'merge' them |
| Names | 'names' as a character vector, always |
| NoSep | Split basic alphanumeric strings which have no separators |
| othernames | Extract all names from a 'data.frame' other than the one listed |
| read.concat | Read concatenated character vectors into a 'data.frame' |
| Reshape | Reshape wide data into a semi-long form |
| splitstackshape | splitstackshape |
| Stacked | 'stack' columns from a wide form to a long form |
| valueMat | Create a binary matrix from a list of values |