Description Usage Arguments Value See Also Examples
Search full text search index of Dyntaxa data across all data (identifiers, names, literature references, vernacular names etc) using a search pattern.
1 | dyntaxa_search_all(term)
|
term |
search terms to use |
tibble with search hits
http://www.sqlitetutorial.net/sqlite-full-text-search/ for search pattern syntax details
1 2 3 4 5 | ## Not run:
dyntaxa_search_all("vitsippa AND Aronsson")
dyntaxa_search_all("Fungal Diversity")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.