powered by
Give_Sentences_PMC is used to extract the sentences from the full text article of given PMC id/s.
Give_Sentences_PMC
Give_Sentences_PMC(PMCID, term)
PMCID represents the PMC Id from where we want to extract the sentence.
PMCID
term represents the term we want to extract from the article.
term
It will return a list object containing the sentences for query term from the given article.
# NOT RUN { Give_Sentences_PMC(PMC4039032, "atherosclerosis") # }
Run the code above in your browser using DataLab