Plot cumulative sum of RQ after application and compare it with initial state
Source:R/plot_sinlge_result.R
shadingPlot.Rd
Plot cumulative sum of RQ after application and compare it with initial state
Usage
shadingPlot(
mat_xRow,
ymin = 0,
ymax = max(mat_xRow),
resolution = 0.01,
xlab = "",
ylab = "",
main = ""
)