get.history {JATSdecoder} | R Documentation |
Extracts available publishing history tags from NISO-JATS coded XML file or text and compute pubDate and pubyear.
get.history(x, remove.na = FALSE)
x |
a NISO-JATS coded XML file or text. |
remove.na |
Logical. If TRUE hides non available date stamps. |
Character vector with the extracted dates of publishing history.
JATSdecoder
for simultaneous extraction of meta-tags, abstract, sectioned text and reference list.