Description Usage Arguments Details Value Examples
Check taxonomic spelling
1 |
x |
(character) vector of taxonomic names. required |
dict |
(hunspell_dictionary) a hunspell dictionary, see |
uninomials only for now
tibble/data.frame of the form:
supplied (character): the supplied name in the x
parameter
match (logical): whether an exact match was found
matches (character): the matched named, if an exact match was found
suggestions (list): if no match found, a vector of suggestions
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.