Skip to contents

This function queries POWO online for the accepted name of a plant and the corresponding Plants of the World Online identifier.

Usage

get_accepted_plant(powo_id)

Arguments

powo_id

Plants of the World Online identifier.

Value

A vector of length two containing the accepted name and accepted powo_id.

Details

If the connection to POWO doesn't work (or exist) then the function returns (NA, NA).

Examples

get_accepted_plant('582307-1')
#> [1] "Campomanesia thea" "44106-2"