setTaskRoot: Set the root of the task repository.
Description
Set the root of the task repository.
Usage
setTaskRoot(rootpath, dirCreate = FALSE)
Value
Path to the current task root.
Arguments
- rootpath
Path of the task repository, default set by setTaskRoot
.
- dirCreate
Logical, if TRUE (by default) the directory is created.