View source: R/JATS_get.contrib.R
get.contrib | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.