hbar {productplots} | R Documentation |
Horizontal bar partition: width constant, height varies.
Description
Horizontal bar partition: width constant, height varies.
Usage
hbar(data, bounds, offset = 0.02, max = NULL)
Arguments
data |
bounds data frame |
bounds |
bounds of space to partition |
offset |
space between spines |
max |
maximum value |
[Package productplots version 0.1.1 Index]