Description
Extracts contrib tag/s from NISO-JATS coded XML file or text as vector of contributers.
Usage
get.contrib(x, remove.html = FALSE, letter.convert = FALSE)
Value
Character vector with the extracted contributer tag content.
Arguments
- 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.