View source: R/strsplit_functions.R
strsplit_keep_first | R Documentation |
Performs strsplit and keeps first element of each string
strsplit_keep_first(x, split, as_numeric = T)
x |
vector |
split |
separator |
as_numeric |
try to convert to numeric |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.