View source: R/pm_direct_match.R
| get_species_for_genera | R Documentation |
Helper function to retrieve all species belonging to matched genera from the peru_mammals database. Useful for suggesting possible species when only genus is provided.
get_species_for_genera(matched_genera, target_df = NULL)
matched_genera |
Character vector of matched genus names (uppercase) |
target_df |
A data frame representing the peru_mammals database |
A data frame with genus and species columns for all species in the matched genera.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.