l_context_relabel {loon} | R Documentation |
Change the label of a context
Description
Context labels are eventually used in the context inspector. This function relabels a context.
Usage
l_context_relabel(navigator, id, label)
Arguments
navigator |
navigator hanlde |
id |
context id |
label |
context label shown |
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]