extract_gestlength_popmean_ewdc: Extract gestation length from the output-parameter-file of...

View source: R/post_processing.R

extract_gestlength_popmean_ewdcR Documentation

Extract gestation length 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 population mean.

Usage

extract_gestlength_popmean_ewdc(
  ps_path_2outputfile,
  ps_tbl_output_statement,
  ps_tbl_output_search_pattern,
  pl_constants_postprocess_beefOndairy,
  pl_constants_progeny_beefOndairy,
  ps_marketchannel,
  pb_log,
  plogger = NULL
)

Arguments

ps_path_2outputfile

path to output file 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

pl_constants_progeny_beefOndairy

constants of progeny beefOndairy

ps_marketchannel

market channel

pb_log

indicator whether logs should be produced

plogger

logger object

Value

tbl_result_gestation tibble results with gestation length population mean


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