# Generated by roxygen2: do not edit by hand

export(all_equal)
export(before_last_dot)
export(can_be_numeric)
export(count_matches)
export(create_dir)
export(dir.remove)
export(extend_char_vec)
export(extract_non_numerics)
export(extract_numbers)
export(file.move)
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(get_currencies)
export(get_currency)
export(give_ext)
export(group_close)
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(match_arg)
export(move_files)
export(nice_file_nums)
export(nice_nums)
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(put_in_pos)
export(remove_dir)
export(remove_filename_spaces)
export(remove_quoted)
export(rename_with_nums)
export(singleize)
export(str_after_first)
export(str_after_last)
export(str_after_nth)
export(str_before_first)
export(str_before_last)
export(str_before_nth)
export(str_elem)
export(str_first_instance_indices)
export(str_last_instance_indices)
export(str_nth_instance_indices)
export(str_paste_elems)
export(str_split_by_nums)
export(str_split_camel_case)
export(str_to_vec)
export(str_with_patterns)
export(trim_anything)
export(unitize_dirs)
import(stringr)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,'%<>%')
importFrom(magrittr,'%>%')
importFrom(magrittr,'%T>%')
useDynLib(filesstrings, .registration = TRUE)
