Learn R Programming

RISmed (version 2.3.0)

GrantID: Extracts list of GrantID info Medline object including GrantID and GrantAgency where listed in PubMed.

Description

Extractor for the GrantID of a Medline object.

Usage

GrantID(object)

Arguments

object

instance of class Medline

Value

vector

See Also

Medline

Examples

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

Run the code above in your browser using DataLab