Skip to contents

Queries a taxon name against the POWO names backbone. Simple wrapper around the rWCVP `wcvp_match_names` function.

Usage

name_search_powo(df, name_column)

Arguments

df

(data frame) Taxon name(s)

name_column

(string) Column that contains the name(s)

Value

Returns a data frame with initial search term and matching name(s)