plotDiffAbs: plotDiff

View source: R/server_functions.R

plotDiffAbsR Documentation

plotDiff

Description

generate chart plot for absolute difference and percent difference

Usage

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


JGCRI/argus documentation built on May 18, 2023, 4:26 p.m.