| l_context_ids {loon} | R Documentation |
List context ids of a navigator
Description
Navigators can have multiple contexts. This function list the context ids of a navigator.
Usage
l_context_ids(navigator)
Arguments
navigator |
navigator hanlde |
Details
For more information run: l_help("learn_R_display_graph.html#contexts")
See Also
l_context_delete,
l_context_add_context2d,
l_context_add_geodesic2d,
l_context_add_slicing2d, l_context_getLabel,
l_context_relabel
[Package loon version 1.4.1 Index]