## Not run:
# # Get terms searching both common and scientific names
# itis_terms(query='bear')
#
# # Get terms searching just common names
# itis_terms(query='tarweed', "common")
#
# # Get terms searching just scientific names
# itis_terms(query='Poa annua', "scientific")
# ## End(Not run)
Run the code above in your browser using DataLab