Modified from https://github.com/weecology/bbs-forecasting

Removes waterbirds, shorebirds, owls, kingfishers, knightjars, dippers. These species are poorly sampled due to their aquatic or noctural nature. Also removes taxa that were either partially unidentified (e.g. "sp.") or were considered hybrids (e.g. "A x B") or were listed as more than one species (e.g. "A / B")

filter_bbs_species(bbs_data_table, species_table)

Arguments

bbs_data_table

main bbs data table

species_table

table of species for BBS

Value

dataframe, filtered version of initial dataframe