# Generated by roxygen2: do not edit by hand

export(after_first)
export(after_last)
export(after_nth)
export(all_equal)
export(alphord_nums)
export(before_first)
export(before_last)
export(before_last_dot)
export(before_nth)
export(can_be_numeric)
export(create_dir)
export(dir.remove)
export(elem)
export(elems)
export(extend_char_vec)
export(extract_currencies)
export(extract_non_numerics)
export(extract_numbers)
export(file.move)
export(first_currency)
export(first_non_numeric)
export(first_number)
export(first_number_after_first)
export(first_number_after_last)
export(first_number_after_mth)
export(first_number_before_first)
export(first_number_before_last)
export(first_number_before_mth)
export(give_ext)
export(group_close)
export(last_currency)
export(last_non_numeric)
export(last_number)
export(last_number_after_first)
export(last_number_after_last)
export(last_number_after_mth)
export(last_number_before_first)
export(last_number_before_last)
export(last_number_before_mth)
export(locate_braces)
export(locate_first)
export(locate_last)
export(locate_nth)
export(match_arg)
export(move_files)
export(nice_file_nums)
export(nice_nums)
export(nth_currency)
export(nth_non_numeric)
export(nth_number)
export(nth_number_after_first)
export(nth_number_after_last)
export(nth_number_after_mth)
export(nth_number_before_first)
export(nth_number_before_last)
export(nth_number_before_mth)
export(paste_elems)
export(put_in_pos)
export(remove_dir)
export(remove_filename_spaces)
export(remove_quoted)
export(rename_with_nums)
export(singleize)
export(split_by_numbers)
export(split_by_nums)
export(split_camel_case)
export(str_after_first)
export(str_after_last)
export(str_after_nth)
export(str_alphord_nums)
export(str_before_first)
export(str_before_last)
export(str_before_last_dot)
export(str_before_nth)
export(str_can_be_numeric)
export(str_elem)
export(str_elems)
export(str_extend_char_vec)
export(str_extract_currencies)
export(str_extract_non_numerics)
export(str_extract_numbers)
export(str_first_currency)
export(str_first_non_numeric)
export(str_first_number)
export(str_first_number_after_first)
export(str_first_number_after_last)
export(str_first_number_after_mth)
export(str_first_number_before_first)
export(str_first_number_before_last)
export(str_first_number_before_mth)
export(str_give_ext)
export(str_last_currency)
export(str_last_non_numeric)
export(str_last_number)
export(str_last_number_after_first)
export(str_last_number_after_last)
export(str_last_number_after_mth)
export(str_last_number_before_first)
export(str_last_number_before_last)
export(str_last_number_before_mth)
export(str_locate_braces)
export(str_locate_first)
export(str_locate_last)
export(str_locate_nth)
export(str_match_arg)
export(str_nice_nums)
export(str_nth_currency)
export(str_nth_non_numeric)
export(str_nth_number)
export(str_nth_number_after_first)
export(str_nth_number_after_last)
export(str_nth_number_after_mth)
export(str_nth_number_before_first)
export(str_nth_number_before_last)
export(str_nth_number_before_mth)
export(str_paste_elems)
export(str_put_in_pos)
export(str_remove_quoted)
export(str_singleize)
export(str_split_by_numbers)
export(str_split_by_nums)
export(str_split_camel_case)
export(str_to_vec)
export(str_trim_anything)
export(to_vec)
export(trim_anything)
export(unitize_dirs)
import(stringr)
importFrom(magrittr,'%<>%')
importFrom(magrittr,'%>%')
importFrom(magrittr,'%T>%')
importFrom(strex,match_arg)
