get_PMCtable {pubmed.mineR}R Documentation

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)

Arguments

url

url is url of query PMC Id.

Value

It will return a full text artcle.

Author(s)

S.Ramachandran

References

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

See Also

get_PMCIDS

Examples

## Not run: get_PMCtable("http://www.ncbi.nlm.nih.gov/pmc/?term=4039032")

[Package pubmed.mineR version 1.0.20 Index]