chmNewDialog {NGCHM} | R Documentation |
Create a new Dialog for a NGCHM.
Description
This function creates a new Dialog suitable for adding to a Next Generation Clustered Heat Map.
Usage
chmNewDialog(id, title, fn)
Arguments
id |
The html id for the dialog. |
title |
The dialog title / menu entry name. |
fn |
The javascript function for customizing the dialog's contents. |
Value
An object of class ngchmDialog
See Also
[Package NGCHM version 1.0.3 Index]