get_PMCIDS {pubmed.mineR} | R Documentation |
To extract the PMC Ids of the abstracts.
Description
get_PMCIDs
is used to fetch the PMC Ids of the abstracts from the corpus.
Usage
get_PMCIDS(abs)
Arguments
abs |
|
Value
It returns a list containing PMC Ids.
Author(s)
S.Ramachandran
Examples
## Not run: get_PMCIDS(abstracts)
[Package pubmed.mineR version 1.0.20 Index]