View source: R/change_input_parameter.R
change_input_paramfile | R Documentation |
The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) need input parameter files. This function will change the input parameter.
change_input_paramfile( ps_sirebreed, ps_dambreed, ps_prodsystew, ps_marketchannel, ps_path_input_paramfile, ps_name_input_paramfile_2change, ps_name_input_paramfile_changed, ps_statement2search, ps_value2change, pb_log, 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_name_input_paramfile_2change |
path to input-parameter-file to change for ECOWEIGHT |
ps_name_input_paramfile_changed |
path to input-parameter-file changed for ECOWEIGHT |
ps_statement2search |
statement to search |
ps_value2change |
how to change the value |
pb_log |
indicator whether logs should be produced |
plogger |
logger object |
ps_path_directory2create |
path of the directory that will be created |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.