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