Skip to contents

Get the current run directory

Usage

run_dir()

Value

Character string from the DAGGLE_RUN_DIR environment variable.

Examples

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