| DOI {RISmed} | R Documentation |
Extracts DOI from Medline object.
Description
Extractor for the DOI of a Medline object.
Usage
DOI(object)
Arguments
object |
instance of class |
Value
vector
References
https://www.nlm.nih.gov/bsd/mms/medlineelements.html#phst
See Also
Examples
data(myeloma)
DOI(myeloma)
[Package RISmed version 2.3.0 Index]