Give_Sentences_PMC: To fetch the sentence from the PMC full text article

Description Usage Arguments Value Author(s) Examples

View source: R/Give_Sentences_PMC.R

Description

Give_Sentences_PMC is used to extract the sentences from the full text article of given PMC id/s.

Usage

1
Give_Sentences_PMC(PMCID, term)

Arguments

PMCID

PMCID represents the PMC Id from where we want to extract the sentence.

term

term represents the term contained in a sentence.

Value

It will return a list object containing the sentences for query term from the given article.

Author(s)

S.Ramachandran

Examples

1
## Not run: Give_Sentences_PMC(PMC4039032, "atherosclerosis")

Example output



pubmed.mineR documentation built on Nov. 26, 2021, 5:11 p.m.