View source: R/separate_multi.R
separate_multi
1 | separate_multi(data, col, pattern = "[^[:alnum:]]+", into_prefix)
|
data |
data.frame or tibble |
col |
column to be separated |
pattern |
regular expression pattern |
into_prefix |
prefix for new columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.