Learn R Programming

bnclassify (version 0.4.8)

graph_named_edge_matrix: Returns an edge matrix with node names (instead of node indices).

Description

Returns an edge matrix with node names (instead of node indices).

Usage

graph_named_edge_matrix(x)

Arguments

Value

A character matrix.