Interactive graphs in loon are currently most often used for navigation graphs.

l_graph(nodes = NULL, ...)

Arguments

nodes

object for method dispatch

...

arguments passed on to methods

Value

graph handle

Details

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

See also