MonthPpublish {RISmed}R Documentation

Extracts MonthPpublish from Medline object.

Description

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

Usage

MonthPpublish(object)

Arguments

object

instance of class Medline

Value

vector

References

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

See Also

Medline

Examples

data(myeloma)
MonthPpublish(myeloma)

[Package RISmed version 2.3.0 Index]