namesMultiple {sss} | R Documentation |
Reads all "codes" inside the triple-s "record"
Description
This function parses the record node and extracts all "codes" nodes into a data.frame
Usage
namesMultiple(names, length, sep = "_")
Arguments
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 |
[Package sss version 0.2.2 Index]