# Generated by roxygen2: do not edit by hand

S3method(relocate_with,data.frame)
export(add_pref)
export(add_suff)
export(all_of)
export(any_of)
export(compare_names)
export(contains)
export(ends_with)
export(everything)
export(last_col)
export(list_phrase)
export(list_pref)
export(list_suff)
export(matches)
export(num_range)
export(one_of)
export(relocate_with)
export(rem_phrase)
export(rem_pref)
export(rem_suff)
export(rename_with_loud)
export(repl_phrase)
export(repl_pref)
export(repl_suff)
export(sort_phrase)
export(sort_pref)
export(sort_suff)
export(starts_with)
importFrom(dplyr,everything)
importFrom(tibble,tibble)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
