plot_piechart_ewbc: Plot pie chart of the results coming from ECOWEIGHT beef...

View source: R/post_processing.R

plot_piechart_ewbcR Documentation

Plot pie chart of the results coming from ECOWEIGHT beef cattle

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

plot_piechart_ewbc(
  ps_path_2genSD,
  ptbl_EW_results,
  ps_traitgroup2consider,
  ps_scenario,
  ps_prodsystem,
  pb_log,
  plogger = NULL
)

Arguments

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


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