Path Manipulation Utilities


[Up] [Top]

Documentation for package ‘pathological’ version 0.1-2

Help Pages

pathological-package pathological: utilities for paths, files and directories.
choose_dir Choose files interactively
choose_files Choose files interactively
copy_dir Copy the contents of a directory
create_dirs Create or remove files and directories
create_files Create or remove files and 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
environ Get the location of the R profile/environ
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
get_windows_drive On Windows, return the drive of the path
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 files and directories
replace_extension Split a path into its components
rstudio_project_dir Get the RStudio project directory
r_environ Get the location of the R profile/environ
r_environ_site Get the location of the R profile/environ
r_home The R home directory
r_profile Get the location of the R profile/environ
r_profile_site Get the location of the R profile/environ
split_dir Split a path into directory components
split_path Split a path into directory components
standardise_path Standardize paths
standardize_path Standardize paths
startup Get the location of the R profile/environ
strip_extension Split a path into its components
system_file Find a file in a package
sys_which Find paths to executables
temp_dir Return paths to files or dirs within the temp dir
temp_file Return paths to files or dirs within the temp dir