R/plot.R
plot_CrIs.Rd
Adds lineranges for user specified credible intervals
plot_CrIs(plot, CrIs, alpha, size)
A ggplot2 plot
ggplot2
Numeric list of credible intervals present in the data. As produced by extract_CrIs
extract_CrIs
Numeric, overall alpha of the target line range
Numeric, size of the default line range.
A ggplot2 plot.