if (FALSE) searchabsT(myabs,yr="2013")
searchabsT(myabs,include="term")
searchabsT(myabs,restrict="term")
searchabsT(myabs,exclude="term")
searchabsT(myabs,yr="2013", include="term")
## Here myabs is an S4 object of class Abstracts containing the abstracts to search,
## "term" is the query term to be search.
Run the code above in your browser using DataLab