Description Usage Arguments Value See Also
Computes the bounds of the final plot.
1 2 3 | prepanel.parental(x, y, parents, rawdata = NULL,
grobNodeSize, offset, islist = F, widthMultiplier = 2,
heightMultipler = 1)
|
x |
The x-coordinates of the nodes |
y |
The y-coordinates of the nodes |
parents |
An object of class 'parental' |
rawdata |
A data frame containing the raw data |
grobNodeSize |
A function that returns the size of a node grob |
offset |
An offset |
islist |
A logical |
widthMultiplier |
A width multiplier |
heightMultipler |
A height multiplier |
A list of length two. This contains two components:
xlim
and ylim
, each of which contain the
max and min values in that dimension.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.