input_for_find_intro_conc_html: fetch the abstracts using E-utilities.

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

Description

it helps in searching and fetching the abstracts from E-utilities using PMIDs.

Usage

1

Arguments

y

an S4 object of class Abstracts

all

is logical if true, will include title and author also.

Details

it takes an S4 object as input and uses its PMIDs to fetch the abstracts from E-utilities. The output will be used as input for find_intro_conc_html as it contains neat data i.e. abstracts only.

Value

a list containing abstracts and PMID

Author(s)

S.Ramachandran, Jyoti Rani

References

literature/http:/eutils.ncbi.nlm.nih.gov/

See Also

find_intro_conc_html

Examples

1
2
## Not run: test=input_for_find_intro_conc_html(abs)
## here 'abs' is an S4 object of class Abstracts.

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