R/run_dir.R

run_dir

Current run directory

Description

Returns the current training run directory. If a training run is not currently active (see is_run_active()) then the current working directory is returned.

Usage

 
run_dir() 

Value

Active run direcotry (or current working directory as a fallback)