this.path-package {this.path}R Documentation

Get Script's Path

Description

Determine the path of the executing script.

Compatible with a few popular GUIs:

Compatible with several functions and packages:

Details

The most important functions from package:this.path are this.path(), this.dir(), here(), and this.proj():

New additions include:

package:this.path also provides functions for constructing and manipulating file paths:

Note

This package started from a stack overflow posting:

https://stackoverflow.com/questions/1815606/determine-path-of-the-executing-script/64129649#64129649

If you like this package, please consider upvoting my answer so that more people will see it! If you have an issue with this package, please use bug.report(package = "this.path") to report your issue.

Author(s)

Iris Simmons

Maintainer: Iris Simmons <ikwsimmo@gmail.com>


[Package this.path version 2.4.0 Index]