create_RSrun_dir_and_subdirs | R Documentation |
Create directory and subdirectory structure for an RS run inside an experiment. Creates the highest level directory for the run and the input, output, and plots directories under that directory.
create_RSrun_dir_and_subdirs(rsrun, exp_root_dir)
rsrun |
an RSrun (reserve selection run) object, e.g., a marxan run |
exp_root_dir |
character string path to root directory of an experiment, usually parameters$fullOutputDir_NO_slash |
Doesn't return anything.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.