get.doi {JATSdecoder} | R Documentation |
get.doi
Description
Extracts articles doi from NISO-JATS coded XML file or text.
Usage
get.doi(x)
Arguments
x |
a NISO-JATS coded XML file or text. |
Value
Character string with the extracted doi.
See Also
JATSdecoder
for simultaneous extraction of meta-tags, abstract, sectioned text and reference list.
[Package JATSdecoder version 1.2.0 Index]