table_to_edgelist: Convert the start end table to an edgelist

View source: R/mrtree.R

table_to_edgelistR Documentation

Convert the start end table to an edgelist

Description

Convert the start end table to an edgelist

Usage

table_to_edgelist(labels.start, labels.end)

Arguments

labels.start

label of the start nodes

labels.end

labels of the end nodes

Value

and edge list

start

label of start node

end

label of end node

count

number of data points in the edge


pengminshi/MRtree documentation built on March 6, 2023, 4:20 p.m.