progDir: Get path of scripts directory.

View source: R/taskPaths.R

progDirR Documentation

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.

Value

File path.


D4TAlink.light documentation built on April 4, 2025, 1:02 a.m.