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

View source: R/Give_Sentences_PMC.R

Give_Sentences_PMCR Documentation

To fetch the sentence from the PMC full text article

Description

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

Usage

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

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

pubmed.mineR documentation built on June 22, 2024, 6:50 p.m.