chmAddDialog {NGCHM} | R Documentation |
Add an extra dialog to a NGCHM.
Description
Add an extra dialog to a Next Generation Clustered Heat Map (NGCHM) and return the extended CHM.
Usage
chmAddDialog(chm, dialog)
## S4 method for signature 'ngchm,ngchmDialog'
chmAddDialog(chm, dialog)
Arguments
chm |
The chm to add the dialog to. |
dialog |
The dialog to add to the chm. |
Value
The extended chm.
See Also
[Package NGCHM version 1.0.3 Index]