taxize (version 0.9.99)

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 crul::verb-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
# }

Run the code above in your browser using DataCamp Workspace