# Generated by roxygen2: do not edit by hand

export(abundance)
export(ambi)
export(as_accepted)
export(bray_curtis)
export(eqr)
export(generic_name)
export(genus_to_species)
export(get_ambi)
export(get_iti)
export(get_taxa)
export(get_worms)
export(harmonize)
export(has_ambi)
export(has_iti)
export(hill)
export(hill0)
export(hill1)
export(hill2)
export(hpie)
export(hurlbert)
export(is_accepted)
export(is_azoic)
export(is_binomen)
export(is_worms)
export(is_worms_)
export(iti)
export(lnn)
export(margalef)
export(pool)
export(read_ambi)
export(read_beqi2)
export(read_iti)
export(read_ref)
export(read_taxa)
export(read_twn)
export(rygg)
export(shannon)
export(simpson)
export(species_richness)
export(specific_name)
export(strip_sp)
export(to_worms)
export(total_abundance)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(readr,col_character)
importFrom(readr,cols_only)
importFrom(readr,read_csv)
importFrom(readr,read_rds)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyselect,all_of)
importFrom(tidyselect,where)
importFrom(utils,read.csv)
