Layout is a bit tricky with a ranked graph at the moment because DiagrammeR doesn't support all node and edge attributes (e.g., `constraint=false`). Could build something off of `set_node_position()` but will need to wrangle it to use alpha_id.
Layout is a bit tricky with a ranked graph at the moment because DiagrammeR doesn't support all node and edge attributes (e.g.,
constraint=false).Could build something off of
set_node_position()but will need to wrangle it to use alpha_id.