comm2sci_s | R Documentation |
Get scientific names from common names.
comm2sci_s(commnames, db = "worms", simplify = TRUE, ...)
commnames |
One or more common names or partial names. |
db |
Data source, only "worms" for now |
simplify |
(logical) If TRUE, simplify output to a vector of names. If FALSE, return variable formats from different sources, usually a data.frame. |
... |
Further arguments passed on to internal methods. |
A vector of names.
Scott Chamberlain (myrmecocystus@gmail.com)
worms_records
sci2comm_s
## Not run: comm2sci_s(commnames=c('atlantic salmon','great white shark'), db='worms') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.