position4gn: proposes positions for the nodes of a gn object

Description Usage Arguments Value

View source: R/f0.g4n1.code.r

Description

Following some heuristics computes new positions for a /gn/

Usage

1
position4gn(gn, heur="a")

Arguments

gn

gn object

heur

(='a') indicates which heuristic must be used. (a) for acp on the arc, (h) adapted for hierarchical trees from roots, (h2) idem but with vertical alternance, (H) adapted for hierarchical trees from leafs, (H2) idem but with vertical a

Value

The same 'gn' object with the new positions


g4n documentation built on May 2, 2019, 5:47 p.m.

Related to position4gn in g4n...