# Generated by roxygen2: do not edit by hand

export(AllEqual)
export(BeforeLastDot)
export(CanBeNumeric)
export(CharListElemsNthElem)
export(CountMatches)
export(CreateDirsIfNotThere)
export(DuplicatesToSingles)
export(ExtendCharVec)
export(ExtractNonNumerics)
export(ExtractNumbers)
export(GetCurrencies)
export(GetCurrency)
export(GiveExt)
export(GroupClose)
export(LocateBraces)
export(MergeTablesOnDisk)
export(MoveFiles)
export(NiceFileNums)
export(NiceNums)
export(NthNonNumeric)
export(NthNumber)
export(NumListElemsNthElem)
export(PasteCollapseListElems)
export(PasteDifferentLengths)
export(PutInPos)
export(RemoveDirs)
export(RemoveFileNameSpaces)
export(RemoveQuoted)
export(RenameWithNums)
export(SplitCamelCase)
export(StrAfterNth)
export(StrBeforeNth)
export(StrElem)
export(StrElemsPasted)
export(StrListRemoveEmpties)
export(StrSplitByNums)
export(StringToVec)
export(StringsWithPatterns)
export(TrimAnything)
export(UnitDirs)
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(get_currencies)
export(get_currency)
export(give_ext)
export(group_close)
export(last_non_numeric)
export(last_number)
export(locate_braces)
export(move_files)
export(nice_file_nums)
export(nice_nums)
export(nth_non_numeric)
export(nth_number)
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)
