readabs: To read Abstracts

Description Usage Arguments Details Value Author(s) Examples

View source: R/readabs.R

Description

readabs will automatically read the abstracts from the pubmed file.

Usage

1

Arguments

x

Text file of PubMed abstracts. (Abstracts downloaded from PubMed)

Details

The saved file from a general pubmed search as text file is read via readabs().

Value

An S4 object of class "Abstracts", and a text file with tab delimited headers Journal, Abstract, PMID written with file name "newabs.txt".

Author(s)

S.Ramachandran

Examples

1
2
## Not run: readabs("pubmed_result.txt")
##here pubmed_result.txt is the text file of abstracts saved from PubMed.

Example output



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