Skip to contents

Get the current DAG name

Usage

dag_name()

Value

Character string from the DAGGLE_DAG_NAME environment variable.

Examples

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