create_RSprob_dir_and_subdirs | R Documentation |
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.
create_RSprob_dir_and_subdirs(top_dir, rsprob)
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 |
Doesn't return anything.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.