# NOT RUN {
searchabsL(x, include="term")
searchabsL(x, yr="2013")
searchabsL(x, restrict="term")
searchabsL(x, exclude="term")
searchabsL(x, include="term", exclude="term2")
# }
# NOT RUN {
## Here x is the object of class Abstracts containing data,
## "term" is the query term to be search.
# }
Run the code above in your browser using DataLab