Learn R Programming

taxize (version 0.9.100.1)

ion: ION - Index to Organism Names

Description

ION - Index to Organism Names

Usage

ion(x, ...)

Value

A data.frame

Arguments

x

An LSID number. Required.

...

Curl options passed on to crul::verb-GET

References

http://www.organismnames.com

Examples

Run this code
if (FALSE) {
ion(155166)
ion(298678)
ion(4796748) # ursus americanus
ion(1280626) # puma concolor
}

Run the code above in your browser using DataLab