View source: R/JATS_get.editor.R
get.editor | R Documentation |
Extracts editor tag from NISO-JATS coded XML file or text as vector of editors.
get.editor(x, role = FALSE, short.names = FALSE, letter.convert = FALSE)
x |
a NISO-JATS coded XML file or text. |
role |
Logical. If TRUE adds role to editor name, if available. |
short.names |
Logical. If TRUE reduces fully available first names to one letter abbreviation. |
letter.convert |
Logical. If TRUE converts hexadecimal and HTML coded characters to Unicode. |
Character string with the extracted editor name/s.
JATSdecoder
for simultaneous extraction of meta-tags, abstract, sectioned text and reference list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.