splitMultiple {sss} | R Documentation |
When length is greater than 1, duplicates that row
splitMultiple(df, n, sep = "_")
df |
data.frame with .sss metadata |
n |
Numeric vector that indicates the number of times each row must be repeated |
sep |
character vector defining the string that separates field and subfield names |