Interactively move a node or curving point in a DAG.
This allows to reposition a node or association curving point of a DAG graphically. First, select a node or curving point by left-clicking close to it. Then reposition it to any other position by left-clicking. Once you are happy with the new position, right-click to exit.
dag.move(dag)
dag |
The DAG to be modified. |
The same DAG, but with the feature repositioned.
Lutz P Breitling <l.breitling@posteo.de>
## Not run: dag1m<-dag.move(dag.adjust(demo.dag1(), 3));
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.