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