# Generated by roxygen2: do not edit by hand

S3method(recompose_path,decomposed_path)
export(choose_dir)
export(choose_files)
export(copy_dir)
export(create_dirs)
export(create_files)
export(cygwinify_path)
export(decompose_path)
export(dir_copy)
export(get_drive)
export(get_extension)
export(get_libraries)
export(get_windows_drive)
export(is_windows_drive)
export(os_path)
export(parent_dir)
export(r_environ)
export(r_environ_site)
export(r_home)
export(r_profile)
export(r_profile_site)
export(recompose_path)
export(remove_dirs)
export(replace_extension)
export(rstudio_project_dir)
export(split_dir)
export(split_path)
export(standardise_path)
export(standardize_path)
export(strip_extension)
export(sys_which)
export(system_file)
export(temp_dir)
export(temp_file)
importFrom(assertive.base,coerce_to)
importFrom(assertive.base,is_not_na)
importFrom(assertive.base,strip_attributes)
importFrom(assertive.files,is_dir)
importFrom(assertive.numbers,is_equal_to)
importFrom(assertive.properties,is_empty)
importFrom(assertive.reflection,assert_is_rstudio)
importFrom(assertive.reflection,assert_is_windows)
importFrom(assertive.reflection,is_unix)
importFrom(assertive.reflection,is_windows)
importFrom(assertive.strings,is_non_missing_nor_empty_character)
importFrom(assertive.types,assert_is_a_bool)
importFrom(assertive.types,assert_is_a_string)
importFrom(assertive.types,assert_is_character)
importFrom(magrittr,"%>%")
importFrom(plyr,tryapply)
importFrom(stats,setNames)
importFrom(stringi,stri_detect_fixed)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_match_first_regex)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringi,stri_replace_first_regex)
importFrom(stringi,stri_split_fixed)
importFrom(utils,head)
