Learn R Programming

taxize (version 0.7.0)

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
ion(155166)
ion(298678)
ion(4796748) # ursus americanus
ion(1280626) # puma concolor

Run the code above in your browser using DataLab