extract_avg_fattening_length: Extract average fattening length from the...

View source: R/post_processing.R

extract_avg_fattening_lengthR Documentation

Extract average fattening length 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 average fattening length.

Usage

extract_avg_fattening_length(
  ps_path_2outputfile,
  ps_tbl_output_statement,
  ps_tbl_output_search_pattern,
  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_prodsystem

production system build up as option in ECOWEIGHT

pb_log

indicator whether logs should be produced

plogger

logger object

ps_output_search_pattern

output file with the search patterns

Value

avg_fattening_length output average fattening length


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