direct_match_species_within_genus_helper: Direct Match Species within Genus

View source: R/direct_match_spp_genus.R

direct_match_species_within_genus_helperR Documentation

Direct Match Species within Genus

Description

This function performs a direct match of specific epithets within an already matched genus from the list of endemic species in the ppendemic database.

Usage

direct_match_species_within_genus_helper(df, target_df)

Arguments

df

A tibble containing the species data to be matched.

target_df

A tibble representing the ppendemic database containing the reference list of endemic species.

Value

A tibble with an additional logical column indicating whether the specific epithet was successfully matched within the matched genus (TRUE) or not (FALSE).


PaulESantos/ppendemic documentation built on July 16, 2024, 12:32 p.m.