Skip to contents

Get the current daggle run ID

Usage

daggle_run_id()

Value

Character string from the DAGGLE_RUN_ID environment variable.

Examples

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