taskID {D4TAlink.light} | R Documentation |
Get task identifier string.
Description
Get task identifier string.
Usage
taskID(task, sep = "/")
Arguments
task |
Object of class |
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]