RISmed (version 2.1.7)

Author: Extracts Author from Medline object.

Description

Extractor for the Author of a Medline object.

Usage

Author(object)

Arguments

object

instance of class Medline

Value

List by Pubmed article. Each list contains a data frame with LastName, ForeName, Initials, and order of article authors.

See Also

Medline

Examples

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

Run the code above in your browser using DataLab