# Generated by roxygen2: do not edit by hand

export(clean_text)
export(extract)
importFrom(chk,chk_character)
importFrom(chk,chk_data)
importFrom(chk,chk_flag)
importFrom(chk,chk_subset)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(stats,na.omit)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_extract_first_regex)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_squish)
importFrom(stringr,str_to_lower)
