| genus_match | R Documentation | 
This function performs a direct match of genus names against the genus names listed in the ppendemic database.
genus_match(df, target_df = NULL)
| df | A tibble containing the genus names to be matched. | 
| target_df | A tibble representing the ppendemic database containing the reference list of endemic species. | 
A tibble with an additional logical column genus_match indicating whether the genus was successfully matched (TRUE) or not (FALSE).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.