post_process_output: Post-processing infos from the output-parameter-file of...

View source: R/post_processing.R

post_process_outputR Documentation

Post-processing infos from the output-parameter-file of ECOWEIGHT

Description

The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) produce output file. This function process this output file.

Usage

post_process_output(
  ps_path_2outputfile,
  ps_outputfilenameECOWEIGHT,
  ps_output_statement,
  ps_output_search_pattern,
  ps_sirebreed,
  ps_dambreed,
  ps_prodsystem,
  ps_marketchannel,
  ps_path_directory2create,
  ps_scenario,
  ps_path_tbl_save,
  ps_input_genetic_SD,
  pb_log,
  plogger = NULL
)

Arguments

ps_path_2outputfile

path to output file of ECOWEIGHT

ps_outputfilenameECOWEIGHT

name output file of ECOWEIGHT

ps_output_statement

output statement in a file

ps_output_search_pattern

output file with the search patterns

ps_sirebreed

sire breed

ps_dambreed

dam breed

ps_prodsystem

production system build up as option in ECOWEIGHT

ps_marketchannel

market channel

ps_path_directory2create

path of the directory that will be created

ps_scenario

name of the scenario (includes sire breed, dam breed, production system and marketing channel)

ps_path_tbl_save

path to save results

ps_input_genetic_SD

input file with genetic standarddeviation

pb_log

indicator whether logs should be produced

plogger

logger object


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