MergeLabels: MergeLabels

Description Usage Arguments Value Note

Description

Merge labels of multiple edges in order to plot them all.

Usage

1
MergeLabels(edge.list, edge, level)

Arguments

edge.list

vector list of positions that a children of a specific position v1.

edge

numeric a particular children "edge" of a specific position v1

level

vector labels of classes corrresponding to the variable associated with a position.

Value

list merged labels associated with a specific position v1.

Note

This function mitigates a limitation from Rgraphviz, since it is not possible to plot multiple edges between two nodes presenting the correct edge label for each one. The authors did not find a graphical package providing this capability. Contributions are wellcomed.


ceg documentation built on May 2, 2019, 1:46 p.m.