get.contrib {JATSdecoder} | R Documentation |
Extracts contrib tag/s from NISO-JATS coded XML file or text as vector of contributers.
get.contrib(x, remove.html = FALSE, letter.convert = FALSE)
x |
a NISO-JATS coded XML file or text. |
remove.html |
Logical. If TRUE removes all HTML tags. |
letter.convert |
Logical. If TRUE converts hexadecimal and HTML coded characters to Unicode. |
Character vector with the extracted contributer tag content.