extract_birth_weaning_weight_popmean: Extract birth or/and weaning weight from the...

View source: R/post_processing.R

extract_birth_weaning_weight_popmeanR Documentation

Extract birth or/and weaning weight 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 extract the birth or/and weaning weight population mean.

Usage

extract_birth_weaning_weight_popmean(
  ps_path_2outputfile,
  ps_tbl_output_statement,
  ps_tbl_output_search_pattern,
  pl_constants_postprocess,
  ps_marketchannel,
  ps_prodsystem,
  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

constants of postprocessing

ps_marketchannel

market channel

ps_prodsystem

production system build up as option in ECOWEIGHT

pb_log

indicator whether logs should be produced

plogger

logger object

Value

tbl_result_birth_wean_wt tibble results with birth weight population mean


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