thisFile: The path, directory and file name of the current (executed)...

View source: R/setwd2thisFile.R

thisFileR Documentation

The path, directory and file name of the current (executed) file

Description

The path, directory and file name of the current (executed) file

Usage

thisFile()

Value

a list of full path, directory and file name of the current (executed) file.

Examples

{
## Not run: 
# Put the following codes in one file and save.
thisFile()
# Or run it in the R studio console.

## End(Not run)
}

paodan/funcTools documentation built on April 1, 2024, 12:01 a.m.