l_context_getLabel {loon} | R Documentation |
Query the label of a context
Description
Context labels are eventually used in the context inspector. This function queries the label of a context.
Usage
l_context_getLabel(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_getLabel
,
l_context_add_context2d
,
l_context_add_geodesic2d
,
l_context_add_slicing2d
, l_context_delete
[Package loon version 1.4.1 Index]