Learn R Programming

pubmed.mineR (version 1.0.11)

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)

Arguments

abs

absan S4 object of class Abtsracts.

Value

It returns a list containing PMC Ids.

Examples

Run this code
# NOT RUN {
get_PMCIDS(abstracts)
# }

Run the code above in your browser using DataLab