Learn R Programming

⚠️There's a newer version (0.1-1) of this package.Take me there.

pathological (version 0.0-8)

Path Manipulation Utilities

Description

Utilities for paths, files and directories.

Copy Link

Version

Install

install.packages('pathological')

Monthly Downloads

15

Version

0.0-8

License

Unlimited

Issues

Pull Requests

Stars

Forks

Maintainer

Richard Cotton

Last Published

May 10th, 2016

Functions in pathological (0.0-8)

sys_which

Find paths to executables
pathological

pathological: utilities for paths, files and directories.
is_windows_drive

Is the path a Windows drive?
cygwinify_path

Make a path suitable for cygwin
standardize_path

Standardize paths
rstudio_project_dir

Get the RStudio project directory
r_home

The R home directory
copy_dir

Copy the contents of a directory
system_file

Find a file in a package
get_drive

On Windows, return the drive of the path
split_path

Split a path into directory components
r_environ

Get the location of the R profile/environ
choose_dir

Choose files interactively
get_libraries

Get the libraries on your machine
temp_dir

Return paths to files or dirs within the temp dir
create_dirs

Create or remove files and directories
decompose_path

Split a path into its components
os_path

The OS path
parent_dir

Get the parent dir