RISmed (version 2.1.7)

DayPpublish: Extracts DayPpublish from Medline object.

Description

Extractor for the DayPpublish of a Medline object. This date corresponds to the date the article was published in print.

Usage

DayPpublish(object)

Arguments

object

instance of class Medline

Value

vector

References

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

See Also

Medline

Examples

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

Run the code above in your browser using DataCamp Workspace