extract_gestlength_ecovalue_ewdc: Extract gestation length economic value from the...

View source: R/post_processing.R

extract_gestlength_ecovalue_ewdcR Documentation

Extract gestation length economic value from the output-parameter-file of ECOWEIGHT beef on dairy

Description

The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) produce output file. This function extract gestation length economic value.

Usage

extract_gestlength_ecovalue_ewdc(
  ps_path_2outputfile_run0,
  ps_path_2outputfile_run1,
  ps_tbl_output_statement,
  ps_tbl_output_search_pattern,
  pl_constants_postprocess_beefOndairy,
  pb_log,
  plogger = NULL
)

Arguments

ps_path_2outputfile_run0

path to output file run 0 of ECOWEIGHT

ps_path_2outputfile_run1

path to output file run 1 of ECOWEIGHT

ps_tbl_output_statement

tibble with output statement

ps_tbl_output_search_pattern

tibble with the search patterns

pl_constants_postprocess_beefOndairy

constants of postprocessing beefOndairy

pb_log

indicator whether logs should be produced

plogger

logger object

Value

tbl_profit_gestlength tibble results with gestation length economic value


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