Learn R Programming

RISmed (version 2.3.0)

HourMedline: Extracts HourMedline from Medline object.

Description

Extractor for the HourMedline of a Medline object. This date corresponds to the date the article was ArticleDate.

Usage

HourMedline(object)

Arguments

object

instance of class Medline

Value

vector

References

https://www.nlm.nih.gov/bsd/mms/medlineelements.html#phst

See Also

Medline

Examples

Run this code
# NOT RUN {
data(myeloma)
HourMedline(myeloma)
# }

Run the code above in your browser using DataLab