Learn R Programming

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

rprojroot (version 1.3-2)

Finding Files in Project Subdirectories

Description

Robust, reliable and flexible paths to files below a project root. The 'root' of a project is defined as a directory that matches a certain criterion, e.g., it contains a certain regular file.

Copy Link

Version

Install

install.packages('rprojroot')

Monthly Downloads

518,748

Version

1.3-2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Kirill Müller

Last Published

January 3rd, 2018

Functions in rprojroot (1.3-2)

find_root_file

File paths relative to the root of a directory hierarchy
root_criterion

Is a directory the project root?
rprojroot-package

rprojroot: Finding Files in Project Subdirectories
thisfile

Determines the path of the currently running script
criteria

Prespecified criteria
find_root

Find the root of a directory hierarchy