View source: R/pesi_name_common.R
pesi_name_common | R Documentation |
Get PESI common (vernacular) names from GUIDs
pesi_name_common(guid = NULL, opts = NULL, iface = NULL, ...)
guid |
One or more PESI GUIDs |
opts |
Options passed on to |
iface |
PESI SOAP interface. By default uses the cached version in taxize. |
... |
Further args passed on to SSOAP |
## Not run: pesi_name_common(guid='urn:lsid:marinespecies.org:taxname:105838') pesi_name_common(guid='67C3CC9C-624A-40C5-B63A-AB880E0300D1') pesi_name_common(guid=c('urn:lsid:marinespecies.org:taxname:105787',' urn:lsid:marinespecies.org:taxname:105790')) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.