View source: R/post_processing.R
plot_piechart_ewbc | 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.
plot_piechart_ewbc( ps_path_2genSD, ptbl_EW_results, ps_traitgroup2consider, ps_scenario, ps_prodsystem, pb_log, plogger = NULL )
ps_path_2genSD |
path to file with genetic standard deviation |
ptbl_EW_results |
tibble of economic weights |
ps_traitgroup2consider |
traitgroup may be Carcass or Functional Traits |
ps_scenario |
scenario name |
ps_prodsystem |
production system build up as option in ECOWEIGHT |
pb_log |
indicator whether logs should be produced |
plogger |
logger object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.