powered by
Yearwise reports the no. of abstracts in a year.
Yearwise
Yearwise(object, year)
An S4 object of class Abstracts.
a character vector specifies the year.
A text file containing the no. of abstracts for given Year(s)
Yearwise() is useful to find the no. of abstracts for the given year.
# NOT RUN { Yearwise(x, "2011") or Yearwise(x, c("2011", "2013", "2009") # } # NOT RUN { ## Here 'x' is the object containing data of PubMed abstracts. # }
Run the code above in your browser using DataLab