Skip to contents

Get the current daggle run ID

Usage

run_id()

Value

Character string from the DAGGLE_RUN_ID environment variable.

Examples

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