# Generated by roxygen2: do not edit by hand

export("%>%")
export(edit_match)
export(get_area_name)
export(get_wgsrpd3_codes)
export(phonetic_match)
export(powo_map)
export(powo_pal)
export(scale_color_powo)
export(scale_colour_powo)
export(scale_fill_powo)
export(wcvp_checklist)
export(wcvp_distribution)
export(wcvp_distribution_map)
export(wcvp_match_exact)
export(wcvp_match_fuzzy)
export(wcvp_match_names)
export(wcvp_occ_mat)
export(wcvp_reformat)
export(wcvp_summary)
export(wcvp_summary_gt)
import(cli)
import(dplyr)
import(ggplot2)
import(gt)
import(tidyr)
importFrom(RecordLinkage,levenshteinSim)
importFrom(cli,cli_progress_along)
importFrom(ggplot2,scale_color_manual)
importFrom(magrittr,"%>%")
importFrom(phonics,metaphone)
importFrom(purrr,map)
importFrom(rlang,.data)
importFrom(sf,sf_use_s2)
importFrom(sf,st_bbox)
importFrom(sf,st_centroid)
importFrom(sf,st_shift_longitude)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_squish)
importFrom(stringr,str_to_sentence)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(utils,adist)
