reportXlsFn {D4TAlink.light}R Documentation

Get path of xlsx output file.

Description

Get path of xlsx output file.

Usage

reportXlsFn(task, type, ext = "xlsx", subdir = NULL)

Arguments

task

Object of class D4TAlinkTask, as created by initTask.

type

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]

ext

Filename extension.

subdir

(optional) Subdirectory.

Value

File path.


[Package D4TAlink.light version 2.1.14 Index]