change_input_paramfile: Change input-parameter-file for ECOWEIGHT

View source: R/change_input_parameter.R

change_input_paramfileR Documentation

Change input-parameter-file for ECOWEIGHT

Description

The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) need input parameter files. This function will change the input parameter.

Usage

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
)

Arguments

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


sknqualitasag/qp4ewc documentation built on Sept. 27, 2022, 3:31 p.m.