complete_graph: Returns a complete unweighted graph with the given nodes.

View source: R/frontend-graph.r

complete_graphR Documentation

Returns a complete unweighted graph with the given nodes.

Description

Returns a complete unweighted graph with the given nodes.

Usage

complete_graph(nodes)

Arguments

nodes

A character vector.

Value

a graphNEL object.


bnclassify documentation built on Nov. 16, 2022, 5:08 p.m.