colsplit | R Documentation |
This function can be used to split up a column that has been pasted together.
colsplit(x, split="", names)
x |
character vector or factor to split up |
split |
regular expression to split on |
names |
names for output columns |
Hadley Wickham <h.wickham@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.