taskID {D4TAlink.light}R Documentation

Get task identifier string.

Description

Get task identifier string.

Usage

taskID(task, sep = "/")

Arguments

task

Object of class D4TAlinkTask, as created by initTask.

sep

the field separator character, default: "/".

Value

String with task ID as:[sponsor][sep][project][sep][package][sep][task]


[Package D4TAlink.light version 2.1.14 Index]