layout_pm | R Documentation |
Configure layout parameters for process map
layout_pm(fixed_positions = NULL, edge_weight = FALSE, edge_cutoff = 0)
fixed_positions |
When specified as a data.frame with three columns 'act', 'x', and 'y' the position of nodes is fixed. Note that using this option switches to the 'neato' layout engine. |
edge_weight |
When |
edge_cutoff |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.