| l_context_delete {loon} | R Documentation |
Delete a context from a navigator
Description
Navigators can have multiple contexts. This function removes a context from a navigator.
Usage
l_context_delete(navigator, id)
Arguments
navigator |
navigator hanlde |
id |
context id |
Details
For more information run: l_help("learn_R_display_graph.html#contexts")
See Also
l_context_ids, 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]