projbar: Add multiple projections bars (with extensions)

Description Usage Arguments

View source: R/projbar.R

Description

Simple function to add multiple projections bars with extensions to existing plot.

Usage

1
2
projbar(x, y, y2 = NULL, col = "grey", col2 = "black", lwd = 10,
  lwd2 = 2)

Arguments

x

horizontal intersects for bars

y

matrix with array of bars (percentiles; bars)

y2

matrix with extensions to bars

col,col2

colours for bar shading and vertical line (median)

lwd,lwd2

bar width and extensions width


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