setTaskRoot {D4TAlink.light} | R Documentation |
Set the root of the task repository.
Description
Set the root of the task repository.
Usage
setTaskRoot(rootpath, dirCreate = FALSE)
Arguments
rootpath |
Path of the task repository, default set by |
dirCreate |
Logical, if TRUE (by default) the directory is created. |
Value
Path to the current task root.
[Package D4TAlink.light version 2.1.14 Index]