powered by
Return all synonyms for a taxon name with a given id from NBN
nbn_synonyms(id, ...)
A data.frame
the taxon identifier code
Further args passed on to crul::verb-GET
https://api.nbnatlas.org/
Other nbn: get_nbnid(), nbn_classification(), nbn_search()
get_nbnid()
nbn_classification()
nbn_search()
if (FALSE) { nbn_synonyms(id = 'NHMSYS0001501147') nbn_synonyms(id = 'NHMSYS0000456036') # none nbn_synonyms(id = 'NHMSYS0000502940') }
Run the code above in your browser using DataLab