am_search_fuzzy: Fuzzy search for terms related to taxonomic names

Description Usage Arguments Value See Also Examples

View source: R/data.R

Description

Fuzzy search for terms related to taxonomic names

Usage

1
am_search_fuzzy(search_term)

Arguments

search_term

token query, phrase query or NEAR query (see http://www.sqlite.org/fts5.html)

Value

tibble with matching keys (database identifiers)

See Also

Other general: %>%(), am_hcaf(), am_hspen(), am_search_exact(), download_db()

Examples

1
2
3
4
5
## Not run: 
am_search_fuzzy("trevally")
am_search_fuzzy("trevally OR animalia")

## End(Not run)

raquamaps/aquamapsdata documentation built on Feb. 25, 2021, 10:28 p.m.