l_navigator_walk_path {loon} | R Documentation |
Have the Navigator Walk a Path on the Graph
Description
Animate a navigator by having it walk on a path on the graph
Usage
l_navigator_walk_path(navigator, path)
Arguments
navigator |
navigator handle |
path |
vector with node names of the host graph that form a valid path on that graph |
See Also
[Package loon version 1.4.1 Index]