Description Usage Arguments Examples
View source: R/helper-colsplit.r
Useful for splitting variable names that a combination of multiple
variables. Uses type.convert
to convert each column to
correct type, but will not convert character to factor.
1 |
string |
character vector or factor to split up |
pattern |
regular expression to split on |
names |
names for output columns |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.