View source: R/pesi_synonyms.R
pesi_synonyms | R Documentation |
Get PESI synonyms from GUIDs
pesi_synonyms(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_synonyms(guid='A0433E13-D7B5-49F2-86BA-A1777364C559') pesi_synonyms(guid=c('A0433E13-D7B5-49F2-86BA-A1777364C559', '66374558-8F9A-4833-AEC8-490DAAC76024')) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.