Learn R Programming

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

pathological (version 0.0-3)

Path Manipulation Utilities

Description

Utilities for paths, files and directories.

Copy Link

Version

Install

install.packages('pathological')

Monthly Downloads

15

Version

0.0-3

License

Unlimited

Maintainer

Richard Cotton

Last Published

January 19th, 2015

Functions in pathological (0.0-3)

os_path

The OS path
decompose_path

Split a path into its components
split_path

Split a path into directory components
pathological

pathological: utilities for paths, files and directories.
r_home

The R home directory
standardize_path

Standardize paths
copy_dir

Copy the contents of a directory
system_file

Find a file in a package
temp_dir

Create a temp file/dir
get_drive

On Windows, return the drive of the path
sys_which

Find paths to executables
cygwinify_path

Make a path suitable for cygwin