splitMultiple: Splits a data.frame into multiple lines
Description
When length is greater than 1, duplicates that row
Usage
splitMultiple(df, n, sep = "_")
Arguments
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