create_RSprob_dir_and_subdirs: Create directories for an RS problem

create_RSprob_dir_and_subdirsR Documentation

Create directories for an RS problem

Description

Create directory and subdirectory structure for an RS problem inside an experiment. Creates the highest level directory for the problem and the plots and networks directories under that directory.

Usage

create_RSprob_dir_and_subdirs(top_dir, rsprob)

Arguments

top_dir

character string giving the path to the top directory of the tree where the object is written out, usually something like the tzar output directory of the experiment followed by some object-specific information and the UUID of the object, e.g., ~/tzarout/RSprob-COR-Base.299140ae-3be2-4331-bb72-b24570902587

rsprob

a reserve selection problem object, e.g., a Xu_bd_problem

Value

Doesn't return anything.


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.