## Not run:
# count()
# count(index='plos')
# count(index='plos', type='article')
# count(index='shakespeare')
# count(index=c('plos','shakespeare'), q="a*")
# count(index=c('plos','shakespeare'), q="z*")
#
# # Curl options
# library("httr")
# count(callopts=verbose())
# ## End(Not run)
Run the code above in your browser using DataLab