Learn R Programming

taxize (version 0.5.2)

tp_refs: Return all reference records for for a taxon name with a given id.

Description

Return all reference records for for a taxon name with a given id.

Usage

tp_refs(id, key = NULL, callopts = list())

Arguments

id
the taxon identifier code
key
Your Tropicos API key; loads from .Rprofile.
callopts
Curl options.

Value

  • List or dataframe.

Examples

Run this code
tp_refs(id = 25509881)

Run the code above in your browser using DataLab