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

View source: R/post_processing.R View source: R/post_processing.R

create_table_results_ewbcR Documentation

Create table of results depending on sire breed, dam breed or production system

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.

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_ewbc(
  ps_sort_by,
  ps_path_results_tbl,
  ps_path_save,
  pb_log,
  plogger = NULL
)

create_table_results_ewbc(
  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 production_system

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.