Learn R Programming

MeSHSim (version 1.4.0)

docInfo: Get details of documents

Description

Fetch information of a given article from PubMed.

Usage

docInfo(pmid, verbose=FALSE, major=FALSE)

Arguments

pmid
pmid of the desired article.
verbose
whether the title and abstract of the article should be print out.
major
whether only major terms should be returned.

Value

Document information of given PMID including titile, abstract, MeSH headings

Examples

Run this code
    docInfo("1111111")

Run the code above in your browser using DataLab