check_create_folders: Checks and create results folder for output

View source: R/input-output.R

check_create_foldersR Documentation

Checks and create results folder for output

Description

Checks and create results folder for output

Usage

check_create_folders(param_space_name, save_output)

Arguments

param_space_name

A string with the parameter space to run. See is_param_space_name() for options.

save_output

A boolean to determine whether to save or return output.

Value

Helpful messages with info on folder status. Tries to create folder if needed.

Author(s)

Joshua W. Lambert, Pedro Santos Neves, Shu Xie

See Also

Other I/O: create_output_file_name(), save_output()


Neves-P/DAISIErobustness documentation built on May 22, 2024, 4:26 p.m.