Learn R Programming

dagR (version 1.2.1)

dag.move: Interactively move a node or curving point in a DAG.

Description

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.

Usage

dag.move(dag)

Value

The same DAG, but with the feature repositioned.

Arguments

dag

The DAG to be modified.

Author

Lutz P Breitling <l.breitling@posteo.de>