Learn R Programming

D4TAlink.light (version 2.1.18)

progDir: Get path of scripts directory.

Description

Get path of scripts directory.

Usage

progDir(task, subdir = NULL, dirCreate = TRUE)

Value

File path.

Arguments

task

Object of class D4TAlinkTask, as created by initTask.

subdir

(optional) Subdirectory.

dirCreate

Logical, if TRUE (by default) the directory is created.