Description Usage Arguments Details Value Examples
Get species' common names
1 | getCmmn(u.sppCorr)
|
u.sppCorr |
character vector of Latin names to lookup |
Uses rfishbase (this is new from original implementation), and only uses taxize if rfishbase fails to find a match (but taxize is very slow sometimes). Furture versions should use the sealifebase implementation of rfishbase, which I haven't figured out or tested yet.
a data.table with two columns: the species name searched, and the common name
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.