vspine {productplots} | R Documentation |
Vertical spine partition: width constant, height varies.
Description
Vertical spine partition: width constant, height varies.
Usage
vspine(data, bounds, offset = 0.01, 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]