Learn R Programming

D4TAlink.light (version 2.1.18)

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.