View source: R/pesi_distributions.R
| pesi_distributions | R Documentation | 
Get PESI distributions from GUIDs
pesi_distributions(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_distributions(guid='A0433E13-D7B5-49F2-86BA-A1777364C559')
pesi_distributions(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.