Usage
drawNestedBars(x,start,end,shrink=0.1,errbars=FALSE,label1="Overall",col=NA,
labelcex=1,lineht=NA,showall=TRUE,barlabels=NULL,showlabels=TRUE,
arrow.cap=NA)
Arguments
x
One level of the breakdown produced by brkdnNest.
start,end
The left and right x coordinates for the bar or group of bars
to be displayed.
shrink
The proportion to shrink the width of the bars at each level.
errbars
Whether to display error bars on the bars.
label1
The top level label for the summary stats for the entire dataset.
col
The colors to use to fill the bars. See Details.
labelcex
Character size for the group labels.
lineht
The height of a margin line in user units.
showall
Whether to display the bars at any levels above the last.
barlabels
Optional labels to display below the bars.
showlabels
Whether to display the labels below the bars.
arrow.cap
The width of the "cap" on error bars in user units,
defaulting to 0.01 of the width of the plot.