update_y_stack | R Documentation |
Function to update the vertical position of the previuosly created flowcharts, to stack the two flowcharts with fc_stack().
update_y_stack(y, x, type, i, n)
y |
old vertical position of the boxes |
x |
old horizontal position of the boxes |
type |
type of the boxes |
i |
position of the flowchart within the list of flowcharts. |
n |
number of total flowcharts to merge |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.