Learn R Programming

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

pathological (version 0.0-7)

Path Manipulation Utilities

Description

Utilities for paths, files and directories.

Copy Link

Version

Install

install.packages('pathological')

Monthly Downloads

15

Version

0.0-7

License

Unlimited

Issues

Pull Requests

Stars

Forks

Maintainer

Richard Cotton

Last Published

October 8th, 2015

Functions in pathological (0.0-7)

r_environ

Get the location of the R profile/environ
system_file

Find a file in a package
get_drive

On Windows, return the drive of the path
copy_dir

Copy the contents of a directory
temp_dir

Create a temp file/dir
os_path

The OS path
cygwinify_path

Make a path suitable for cygwin
choose_dir

Choose files interactively
pathological

pathological: utilities for paths, files and directories.
decompose_path

Split a path into its components
r_home

The R home directory
is_windows_drive

Is the path a Windows drive?
get_libraries

Get the libraries on your machine
parent_dir

Get the parent dir
create_dirs

Create or remove directories
sys_which

Find paths to executables
split_path

Split a path into directory components
standardize_path

Standardize paths