padVectors.Rd
In a list of vectors, pad short vectors
padVectors(x, padWith = NA, fieldname_regex_alwaysFlatten = NULL)
The list of vectors
The element to pad with
A regular expression that,
if it matches one of the names of x
, always causes the corresponding
values to be flattened first.
The list with the padded vectors