update_y_stack_unite {flowchart}R Documentation

update_y_stack_unite

Description

Function to update the vertical position of the previuosly created flowcharts, to stack the two flowcharts with fc_stack(), when 'unite' is TRUE.

Usage

update_y_stack_unite(y, x, type)

Arguments

y

old vertical position of the boxes

x

old horizontal position of the boxes

type

type of the boxes


[Package flowchart version 0.8.0 Index]