View source: R/prepare_scenario.R
create_directory_scenario | R Documentation |
The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) need input parameter files. This function will create a directory with a specific name to recognize each scenario and file this directory with required input-parameter-file to run ECOWEIGHT.
create_directory_scenario( ps_sirebreed, ps_dambreed, ps_prodsystew, ps_marketchannel, ps_path_directory2create, pb_log = FALSE, plogger = NULL )
ps_sirebreed |
sire breed |
ps_dambreed |
dam breed |
ps_prodsystew |
production system build up as option in ECOWEIGHT |
ps_marketchannel |
market channel |
ps_path_directory2create |
path of the directory that will be created |
pb_log |
indicator whether logs should be produced |
plogger |
logger object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.