ion {taxize} | R Documentation |
ION - Index to Organism Names
Description
ION - Index to Organism Names
Usage
ion(x, ...)
Arguments
x |
An LSID number. Required. |
... |
Curl options passed on to crul::verb-GET |
Value
A data.frame
References
http://www.organismnames.com
Examples
## Not run:
ion(155166)
ion(298678)
ion(4796748) # ursus americanus
ion(1280626) # puma concolor
## End(Not run)
[Package taxize version 0.9.100 Index]