Fuzzy search for terms related to taxonomic names
am_search_fuzzy(search_term)tibble with matching keys (database identifiers)
Other general:
am_hcaf(),
am_hspen(),
am_search_exact(),
download_db()
if (FALSE) { # \dontrun{
am_search_fuzzy("trevally")
am_search_fuzzy("trevally OR animalia")
} # }