searchabsT
It is similar to searchabsL() but performs more specific search. It performs case sensitive search.searchabsT(object, yr, include, restrict, exclude)
searchabsT
searchabsT(x,yr="2013")
searchabsT(x,include="term")
searchabsT(x,restrict="term")
searchabsT(x,exclude="term")
searchabsT(x,yr="2013", include="term")
## Here x 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