Skip to contents

Get the current DAG name

Usage

daggle_dag_name()

Value

Character string from the DAGGLE_DAG_NAME environment variable.

Examples

if (FALSE) { # \dontrun{
daggle_dag_name()
} # }