View source: R/old_taxa--internal.R
multi_sep_split | R Documentation |
Splits items in a vector by multiple separators.
multi_sep_split(input, split, ...)
input |
A character vector |
split |
One or more separators to use to split 'input' |
... |
Passed to [base::strsplit()] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.