Description Usage Arguments Value See Also Examples
Search full text search index of Dyntaxa data for scientific name using a search pattern
1 | dyntaxa_search_name(taxon_name)
|
taxon_name |
search pattern(s) for scientific name |
tibble with columns for identfier, name, rank and status
http://www.sqlitetutorial.net/sqlite-full-text-search/ for search pattern syntax details
1 2 3 4 | ## Not run:
dyntaxa_search_name("\"Alces alces\" OR alces")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.