Learn R Programming

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

pathological (version 0.0-6)

Path Manipulation Utilities

Description

Utilities for paths, files and directories.

Copy Link

Version

Install

install.packages('pathological')

Monthly Downloads

15

Version

0.0-6

License

Unlimited

Issues

Pull Requests

Stars

Forks

Maintainer

Richard Cotton

Last Published

May 10th, 2015

Functions in pathological (0.0-6)

system_file

Find a file in a package
create_dirs

Create or remove directories
get_libraries

Get the libraries on your machine
pathological

pathological: utilities for paths, files and directories.
os_path

The OS path
r_home

The R home directory
cygwinify_path

Make a path suitable for cygwin
temp_dir

Create a temp file/dir
standardize_path

Standardize paths
parent_dir

Get the parent dir
get_drive

On Windows, return the drive of the path
copy_dir

Copy the contents of a directory
split_path

Split a path into directory components
sys_which

Find paths to executables
decompose_path

Split a path into its components
is_windows_drive

Is the path a Windows drive?
r_profile

Get the location of the R profile