chmName {NGCHM} | R Documentation |
Get the name of a NGCHM.
Description
This function returns the name of a Next Generation Clustered Heat Map (NGCHM) object.
Usage
chmName(chm)
## S4 method for signature 'ngchm'
chmName(chm)
Arguments
chm |
The CHM for which the name is required. |
Value
A string.
See Also
[Package NGCHM version 1.0.3 Index]