Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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)

Arguments

dag

The DAG to be modified.

Value

The same DAG, but with the feature repositioned.

Author(s)

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

Examples

## Not run: dag1m<-dag.move(dag.adjust(demo.dag1(), 3));

dagR

R Functions for Directed Acyclic Graphs

v1.2.0
GPL-2
Authors
Lutz P Breitling
Initial release
2021-04-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.