namesMultiple {sss} | R Documentation |
This function parses the record node and extracts all "codes" nodes into a data.frame
namesMultiple(names, length, sep = "_")
names |
character vector defining the string that separates field and subfield names |
length |
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 |