## Not run:
# # search
# eupmc_search(query = 'ecology')
# eupmc_search(query = 'human malaria')
# eupmc_search(query = '"human malaria"')
# eupmc_search(query = 'auth:stoehr')
# eupmc_search(query = 'journal:pnas')
# eupmc_search(query = 'journal:pnas')
# eupmc_search(query = 'ext_id:781840 src:med')
# eupmc_search(query = 'ext_id:IND43783977 src:agr')
#
# # list indexed search fields
# head(eupmc_fields())
#
# # get full text XML
# eupmc_xml('PMC3257301')
# ## End(Not run)
Run the code above in your browser using DataLab