create_RSrun_dir_and_subdirs: Create directories for an RS run

create_RSrun_dir_and_subdirsR Documentation

Create directories for an RS run

Description

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.

Usage

create_RSrun_dir_and_subdirs(rsrun, exp_root_dir)

Arguments

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

Value

Doesn't return anything.


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