Learn R Programming

pubmed.mineR (version 1.0.1)

get_PMCtable: To fetch the given PMC article.

Description

get_PMCtable is used to extract the full texr article by giving query PMC Id.

Usage

get_PMCtable(url)

Arguments

url
url is url of query PMC Id.

Value

  • It will return a full text artcle.

References

http://www.ncbi.nlm.nih.gov/pmc/

See Also

get_PMCIDS

Examples

Run this code
get_PMCtable(http://www.ncbi.nlm.nih.gov/pmc/?term=4039032)

Run the code above in your browser using DataLab