# Generated by roxygen2: do not edit by hand

export(decimal_places)
export(distance_calc)
export(ec_db_merge)
export(ec_extract_env_layers)
export(ec_filter_by_uncertainty)
export(ec_flag_non_east_atlantic)
export(ec_flag_non_east_pacific)
export(ec_flag_non_region)
export(ec_flag_non_west_atlantic)
export(ec_flag_non_west_pacific)
export(ec_flag_outlier)
export(ec_flag_precision)
export(ec_flag_with_locality)
export(ec_geographic_map)
export(ec_geographic_map_w_flag)
export(ec_impute_env_values)
export(ec_merge_corrected_coordinates)
export(ec_plot_distance)
export(ec_plot_var_range)
export(ec_rm_duplicate)
export(ec_rm_duplicate_occurid)
export(ec_trail_zero)
export(ec_var_summary)
export(ec_worms_synonym)
export(haversine_kmeans)
import(dplyr)
import(ggplot2)
import(patchwork)
import(sf)
importFrom(dplyr,coalesce)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(geodata,world)
importFrom(geosphere,distHaversine)
importFrom(geosphere,distVincentySphere)
importFrom(geosphere,distm)
importFrom(mregions2,mrp_get)
importFrom(rlang,":=")
importFrom(rlang,sym)
importFrom(sdmpredictors,list_layers)
importFrom(sdmpredictors,load_layers)
importFrom(sf,st_as_sf)
importFrom(stats,cov)
importFrom(stats,mahalanobis)
importFrom(stats,quantile)
importFrom(terra,crop)
importFrom(terra,ext)
importFrom(terra,extract)
importFrom(tidyr,all_of)
importFrom(tidyr,pivot_longer)
importFrom(worrms,wm_records_name)
importFrom(worrms,wm_synonyms)
