Arguments used across the functions of the D4TAlink package.
No return value, used for the documentation of the functions of the package.
Project name.
Package name.
Task name.
Author name, system username by default.
Sponsor name, default set by setTaskSponsor
.
Path of the task repository, default set by setTaskRoot
.
Object of class D4TAlinkTask
, as created by initTask
.
Filename type. If the type is an array, the cocatenation of the elements is used with separator"-". Filenames have the form [task name]_[type].[ext]
Filename extension.
Filename suffix, used to develop scripts for sub-analyses for a given task, default NA.
Directory type, e.g. 'bin' or 'data' or 'doc'.
(optional) Subdirectory.
Logical, if TRUE (by default) the directory is created.
optional function returning a list of paths, currently pathsGLPG
or pathsPMS
.