update_y {flowchart} | R Documentation |
update_y
Description
Function to update the vertical position of the previuosly created boxes, to add the new ones with fc_split() or fc_filter().
Usage
update_y(y, type, x, group)
Arguments
y |
old height of the boxes |
type |
type of box |
x |
horizontal position of the boxes |
[Package flowchart version 0.8.0 Index]