A n-d transition graph has k-d nodes and all edges that connect two nodes that from a n-d subspace
ndtransitiongraph(nodes, n, separator = ":")
nodes | node names of graph |
---|---|
n | integer, dimension an edge should represent |
separator | character that separates spaces in node names |
graph object of class loongraph
For more information run: l_help("learn_R_display_graph.html.html#graph-utilities")