chmLabel {NGCHM} | R Documentation |
Get the label/name of an NG-CHM object.
Description
Get the label/name of an NG-CHM object.
Usage
chmLabel(x)
Arguments
x |
The NG-CHM object to get the label/name of. Can be:
|
Value
A character string (or a vector of strings for an ngchmColormap)
See Also
Examples
chmLabel(chmNew("New CHM"))
[Package NGCHM version 1.0.3 Index]