extract_popmean_ewdc: Extract or calculate population mean from the...

View source: R/post_processing.R

extract_popmean_ewdcR Documentation

Extract or calculate population mean 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 the population mean.

Usage

extract_popmean_ewdc(
  ps_path_2outputfile,
  ps_output_statement,
  ps_output_search_pattern,
  ps_sirebreed,
  ps_dambreed,
  ps_prodsystem,
  ps_marketchannel,
  ps_path_directory2create,
  pb_log,
  plogger = NULL
)

Arguments

ps_path_2outputfile

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

pb_log

indicator whether logs should be produced

plogger

logger object

Value

tbl_aggregate_results result tibble with population mean


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