Loongraphs can be created with the loongraph function.

# S3 method for loongraph
l_graph(nodes, ...)

Arguments

nodes

a loongraph object created with the loongraph function.

...

arguments to modify the graph display state

Value

graph handle

Details

For more information run: l_help("learn_R_display_graph.html#graph")

See also