direct_tree: Direct an undirected graph.

View source: R/frontend-anb.r

direct_treeR Documentation

Direct an undirected graph.

Description

The graph must be connected and the function produces a directed tree.

Usage

direct_tree(g, root = NULL)

Value

A graph. The directed tree.


bmihaljevic/bnclassify documentation built on March 18, 2024, 8:34 a.m.