chmGetFunction {NGCHM} | R Documentation |
Get a predefined Javascript function for use in NGCHM menus
Description
This function returns a predefined Javascript function that can be used when building a Next Generation Clustered Heat Map.
Usage
chmGetFunction(name)
Arguments
name |
The name of the predefined Javascript function desired. |
Value
An object of class ngchmFunction if found, NULL otherwise.
See Also
[Package NGCHM version 1.0.3 Index]