progDir: Get path of scripts directory.
Description
Get path of scripts directory.
Usage
progDir(task, subdir = NULL, dirCreate = TRUE)
Arguments
- task
Object of class D4TAlinkTask
, as created by initTask
.
- subdir
(optional) Subdirectory.
- dirCreate
Logical, if TRUE (by default) the directory is created.