listTaskFiles {D4TAlink.light}R Documentation

List the files associated to a task.

Description

List the files associated to a task.

Usage

listTaskFiles(task, full.names = FALSE, which = NULL)

Arguments

task

Object of class D4TAlinkTask, as created by initTask.

full.names

a logical value. If TRUE, the directory path is prepended to the file names to give a relative file path. If FALSE, the file names (rather than paths) are returned.

which

list of file types to list.

Value

array of file names.


[Package D4TAlink.light version 2.1.14 Index]