Lookup taxa in Kew's Plants of the World
Lookup taxa in Kew's Plants of the World
pow_lookup(id, include = NULL, ...)
id |
(character) taxon id. required |
include |
(character) vector of additional fields to include in results. options include 'distribution' and 'descriptions'. optional |
... |
Further args passed on to crul::HttpClient. |
Other pow:
get_pow()
,
pow_search()
,
pow_synonyms()
## Not run: pow_lookup(id = 'urn:lsid:ipni.org:names:320035-2') pow_lookup(id = 'urn:lsid:ipni.org:names:320035-2', include = "distribution") pow_lookup(id = 'urn:lsid:ipni.org:names:320035-2', include = c("distribution", "descriptions")) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.