binaryDir: Get path of binary directory.

View source: R/taskPaths.R

binaryDirR Documentation

Get path of binary directory.

Description

Get path of binary directory.

Usage

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