Learn R Programming

pubmed.mineR (version 1.0.21)

get_PMCtable: To fetch the given PMC article tables. Deprecated

Description

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

Usage

get_PMCtable(url)

Value

It will return a full text artcle.

Arguments

url

url is url of query PMC Id.

Author

S.Ramachandran

References

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

See Also

get_PMCIDS

Examples

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

Run the code above in your browser using DataLab