Learn R Programming

pubmed.mineR (version 1.0.21)

get_PMCIDS: 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)

Value

It returns a list containing PMC Ids.

Arguments

abs

absan S4 object of class Abtsracts.

Author

S.Ramachandran

Examples

Run this code
if (FALSE) get_PMCIDS(abstracts)

Run the code above in your browser using DataLab