combine_popmean: Combination of the results from the output-parameter-file of...

View source: R/post_processing.R

combine_popmeanR Documentation

Combination of the results 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 combine economic weight and population mean.

Usage

combine_popmean(
  ptbl_popmean_results,
  ptbl_EW_results,
  ps_scenario,
  ps_prodsystem,
  pb_log,
  plogger = NULL
)

Arguments

ptbl_popmean_results

tibble with population mean out of ECOWEIGHT

ptbl_EW_results

tibble with economic weight out of ECOWEIGHT

ps_scenario

string for the scenario

ps_prodsystem

production system build up as option in ECOWEIGHT

pb_log

indicator whether logs should be produced

plogger

logger object

Value

tbl_aggregate_results result tibble with economic weight and population mean


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