alt_barproj: Plot grouped projection bars with inner shading

Description Usage Arguments

View source: R/alt_barproj.R

Description

Bar plots grouped by scneario or seas with inner shading reflecting natural variability.

Usage

1
2
3
alt_barproj(meanchange, meansd = NULL, ylim = NULL, col = hcl(c(240, 0), l
  = 60, c = 50), col2 = hcl(c(240, 0), l = 30, c = 80), lwd = 10,
  siglevel = 0.2, lty = 1, distance = 0.5)

Arguments

meanchange

list of percentile changes

meansd

list of standard dev. or percentile changes for nat. var.

ylim

vertical extent of plot

col,col2

colours for positive and negative segments of bars

lwd

bar width

siglevel

significance level to convert sdev. to shading ranges

lty

line type for horizontal grid lines

distance

relative distance between group of bars


jonasbhend/NRMgraphics documentation built on May 19, 2019, 7:26 p.m.