Learn R Programming

taxize (version 0.7.9)

nbn_synonyms: Return all synonyms for a taxon name with a given id from NBN

Description

Return all synonyms for a taxon name with a given id from NBN

Usage

nbn_synonyms(id, ...)

Arguments

id
the taxon identifier code
...
Further args passed on to GET

Value

A data.frame

Examples

Run this code
## Not run: 
# nbn_synonyms(id = 'NHMSYS0000502940')
# nbn_synonyms(id = 'NHMSYS0001501147')
# nbn_synonyms(id = 'NHMSYS0000456036')
# ## End(Not run)

Run the code above in your browser using DataLab