View source: R/post_processing.R
create_table_results_ewdc | R Documentation |
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.
create_table_results_ewdc( ps_sort_by, ps_path_results_tbl, ps_path_save, pb_log, plogger = NULL )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.