## Not run:
# plasticity_records <- fetch_in_chunks(plasticity_ids)
#
# # Search for articles with "plant" and "fish" in the abstract
# get_articles_by_terms(plasticity_records, list("plant", "fish"), where = in_abstract_p)
#
# # Search for records with "plant" or "fish" in the abstract or MeSH headings:
# get_articles_by_terms(plasticity_records, list(c("plant", "fish")), where = in_mesh_abstract_p)
# ## End(Not run)
Run the code above in your browser using DataLab