Make indigenous status lookup
make_ind_status(df, taxa_col = "taxa", ind_col = "ind")
Dataframe with taxa column and column indicating indigenous status.
Character. Name of column with taxa.
Character. Name of column with indigenous status (assumed to
be, largely, Y
or N
).
Dataframe with unique taxa and their indigenous status.