reportDir: Get path of report directory.

View source: R/taskPaths.R

reportDirR Documentation

Get path of report directory.

Description

Get path of report directory.

Usage

reportDir(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.