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