View source: R/util_infer_metadata_from_file.R
split_generic | R Documentation |
generic detection of metadata splitting
split_generic(x, regex_list, sep_char = "@")
x |
array of strings |
regex_list |
list of regular expressions to try |
sep_char |
separation character for str_split |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.