splitVectors.Rd
In a list of vectors, split vectors to multiple list elements
splitVectors(x, sep = "_", fieldname_regex_alwaysFlatten = NULL)
The list of vectors
The separator to use
A regular expression that, when it matches a field name, always causes that field's contents to be flattened.
Either a vector, or a list with 'split' vectors