mngr_option_dir_output: Converting run paths to output paths

Description Usage Details Value

View source: R/config.R

Description

Set the "output" location: this is where all of the plots, rds files, and logs are stored. You may wish for this to on a separate drive to the R source, since the output may be large and can be reproduced, so you might not need to back the results up so carefully. e.g. a 'scratch' disk may suffice.

Usage

1

Details

This option should be a set to function that converts a path (within the run directory) to the corresponding path in the results location.

By default, “'mngr_dir_output“ is set so that the results will be saved within the run directory.

Value

The current value of the option


rjbgoudie/mngr documentation built on May 27, 2019, 9:13 a.m.