create_table_results_ewdc: Create table of results depending on sire breed, dam breed or...

View source: R/post_processing.R

create_table_results_ewdcR Documentation

Create table of results depending on sire breed, dam breed or marketing channel

Description

The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) produce output file. This function processed different functions to prepare information to be plot.

Usage

create_table_results_ewdc(
  ps_sort_by,
  ps_path_results_tbl,
  ps_path_save,
  pb_log,
  plogger = NULL
)

Arguments

ps_sort_by

parameter to determine how to sort the tables: sire_breed, dam_breed or marketing_channel

ps_path_results_tbl

path to results tables from initial post processing

pb_log

indicator whether logs should be produced

plogger

logger object

ps_path_tbl_save

path to save the results: cannot be the same path as the results tables from inital post processing


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