removeabs: To remove abstracts for the query term.

Description Usage Arguments Details Value Author(s) Examples

Description

removeabswill remove the abstracts from a corpus for a given term.

Usage

1
removeabs(object, x, y)

Arguments

object

An S4 object of class Abstracts

x

A character value

y

is logical, if set 'TRUE' search will be case specific

Details

removeabs() finds the abstracts for the given term and remove them from the large set of abstracts.A text file of file name "dataout.txt" will be written containing the number of abstracts removed.

Value

An S4 object of class Abstracts and a text file named "dataout.txt"

Author(s)

S.Ramachandran, Jyoti Rani

Examples

1
## Not run: removeabs(myabs, "atherosclerosis", TRUE)

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