extract_genus: Extract genus from a scientific name

View source: R/utils.R

extract_genusR Documentation

Extract genus from a scientific name

Description

Helper function for merging birdpop and aou lists; not exported.

Usage

extract_genus(df)

Arguments

df

Data frame with species field. Will most likely be birdpop_df.

Value

Data frame

Examples

# Will generally be piped together to create bird_list


scottfjennings/birdnames documentation built on July 2, 2023, 6:07 a.m.