find_intro_conc_html: To find the introduction and conclusion from the abstracts.

Description Usage Arguments Details Value Author(s) See Also Examples

Description

it helps to fetch the introduction and conclusion part from the abstracts.

Usage

1

Arguments

y

and S4 object of class Abstracts

themes

a character vector containing terms to be search in the abstracts

all

is logical, if true, will include title and author otherwise only abstracts will be considered.

Details

find_intro_conc_htmlprovides an HTML file containing space separated introduction and conclusion part from the abstracts of given query term as well as gives a link directly to PubMed for the resulting PMID.

Value

an HTML file.

Author(s)

S.Ramachandran, Jyoti Rani

See Also

input_for_find_intro_conc_html

Examples

1
2
3
4
## Not run: test = find_intro_conc_html(abs, "diet", all=FALSE)
## here 'abs' is an S4 object of class Abstracts
## and 'diet' is a term to be search from the abstracts
## this function works for small size of corpus, say about 30-40 abstracts

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