Learn R Programming

ceg (version 0.1.0)

MergeLabels: MergeLabels

Description

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

Usage

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.