# Generated by roxygen2 (4.1.0): do not edit by hand

S3method(recompose_path,decomposed_path)
export(copy_dir)
export(cygwinify_path)
export(decompose_path)
export(dir_copy)
export(get_drive)
export(get_extension)
export(os_path)
export(r_home)
export(recompose_path)
export(replace_extension)
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,assert_is_a_bool)
importFrom(assertive,assert_is_a_string)
importFrom(assertive,assert_is_character)
importFrom(assertive,coerce_to)
importFrom(assertive,is_dir)
importFrom(assertive,is_empty)
importFrom(assertive,is_not_missing_nor_empty_character)
importFrom(assertive,is_not_na)
importFrom(assertive,is_unix)
importFrom(assertive,is_windows)
importFrom(assertive,strip_attributes)
importFrom(plyr,tryapply)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_match)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split_fixed)
