RISmed (version 2.1.7)

Cited: Number of citations

Description

Retrieves the number of citations in PubMed Central for the articles contained in the EUtilsSummary or Medline object.

Usage

Cited(object)

Arguments

object

instance of class Medline or EUtilsSummary

Value

vector

See Also

Medline, EUtilsSummary

Examples

Run this code
# NOT RUN {
res <- EUtilsSummary("myeloma[ti]", mindate = "2002/01/01", maxdate = "2002/02/01", retmax = 5)
Cited(res)
# }

Run the code above in your browser using DataLab