generate chart plot for absolute difference and percent difference

plotDiffAbs(
  dataChartPlot,
  scenarioRefSelected,
  ggplottheme = ggplot2::theme_bw(),
  textsize = 15
)

Arguments

dataChartPlot

dataChartPlot: dataDiffAbsx() or dataPrcntDiffx()

scenarioRefSelected

scenarioRefSeleceted#'

ggplottheme

ggplot theme to use

textsize

Default = 15