Learn R Programming

taxize (version 0.7.9)

ion: 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 GET

Value

A data.frame

References

http://www.organismnames.com

Examples

Run this code
## Not run: 
# ion(155166)
# ion(298678)
# ion(4796748) # ursus americanus
# ion(1280626) # puma concolor
# ## End(Not run)

Run the code above in your browser using DataLab