pow_synonyms: Lookup synonyms in Kew's Plants of the World

View source: R/pow_search.R

pow_synonymsR Documentation

Lookup synonyms in Kew's Plants of the World

Description

Lookup synonyms in Kew's Plants of the World

Usage

pow_synonyms(id, ...)

Arguments

id

(character) taxon id. required

...

Further args passed on to pow_lookup()

See Also

Other pow: get_pow(), pow_lookup(), pow_search()

Examples

## Not run: 
pow_synonyms(id = 'urn:lsid:ipni.org:names:320035-2')
pow_synonyms(id = 'urn:lsid:ipni.org:names:358881-1')
pow_synonyms(id = 'urn:lsid:ipni.org:names:359855-1')

## End(Not run)

taxize documentation built on April 22, 2022, 9:07 a.m.