Yearwise: To Search abstracts Year wise

Description Usage Arguments Details Value Author(s) Examples

Description

Yearwise reports the no. of abstracts in a year.

Usage

1
Yearwise(object, year)

Arguments

object

An S4 object of class Abstracts.

year

a character vector specifies the year.

Details

Yearwise() is useful to find the no. of abstracts for the given year.

Value

A text file containing the no. of abstracts for given Year(s)

Author(s)

Dr.S.Ramachandran

Examples

1
2
3
4
## Not run: Yearwise(myabs, "2011") or
Yearwise(myabs, c("2011", "2013", "2009")
## End(Not run)
## Here myabs is the object containing  PubMed abstracts.

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