Learn R Programming

tfruns (version 0.9.1)

run_dir: Training 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()

Arguments

Value

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