pngReportFn: Get path of 'png' output file.

View source: R/taskPaths.R

pngReportFnR Documentation

Get path of png output file.

Description

Get path of png output file.

Usage

pngReportFn(task, type, ext = "png", 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.


D4TAlink.light documentation built on April 4, 2025, 1:02 a.m.