taskID: Get task identifier string.

View source: R/taskID.R

taskIDR 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]


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