ArticleTitle {RISmed} | R Documentation |
Extracts ArticleTitle
from Medline
object.
Description
Extractor for the ArticleTitle
of a Medline
object.
Usage
ArticleTitle(object)
Arguments
object |
instance of class |
Value
vector
See Also
Examples
data(myeloma)
ArticleTitle(myeloma)
[Package RISmed version 2.3.0 Index]