View source: R/post_processing.R
combine_popmean | R Documentation |
The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) produce output file. This function combine economic weight and population mean.
combine_popmean( ptbl_popmean_results, ptbl_EW_results, ps_scenario, ps_prodsystem, pb_log, plogger = NULL )
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 |
tbl_aggregate_results result tibble with economic weight and population mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.