Path Manipulation Utilities


[Up] [Top]

Documentation for package ‘pathological’ version 0.0-6

Help Pages

pathological-package pathological: utilities for paths, files and directories.
copy_dir Copy the contents of a directory
create_dirs Create or remove directories
cygwinify_path Make a path suitable for cygwin
decompose_path Split a path into its components
dir_copy Copy the contents of a directory
get_drive On Windows, return the drive of the path
get_extension Split a path into its components
get_libraries Get the libraries on your machine
is_windows_drive Is the path a Windows drive?
os_path The OS path
parent_dir Get the parent dir
pathological pathological: utilities for paths, files and directories.
recompose_path Split a path into its components
recompose_path.decomposed_path Split a path into its components
remove_dirs Create or remove directories
replace_extension Split a path into its components
r_home The R home directory
r_profile Get the location of the R profile
r_profile_site Get the location of the R profile
split_path Split a path into directory components
standardise_path Standardize paths
standardize_path Standardize paths
strip_extension Split a path into its components
system_file Find a file in a package
sys_which Find paths to executables
temp_dir Create a temp file/dir
temp_file Create a temp file/dir