taxize (version 0.1.5)

ubio_synonyms: Search uBio by namebank ID.

Description

Search uBio by namebank ID.

Usage

ubio_synonyms(hierarchiesID = NULL, keyCode = NULL,
    callopts = list())

Arguments

hierarchiesID
you must include the hierarchiesID (ClassificationBankID) to receive the classification synonyms
keyCode
Your uBio API key; loads from .Rprofile. If you don't have one, obtain one at http://www.ubio.org/index.php?pagename=form.
callopts
Parameters passed on to httr::GET call.

Value

  • A data.frame.

Examples

Run this code
ubio_synonyms(hierarchiesID = 4091702)

Run the code above in your browser using DataLab