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

View source: R/graph-internal.r

graph_named_edge_matrixR Documentation

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)

Value

A character matrix.


bnclassify documentation built on June 22, 2024, 11:08 a.m.