| chmRegisterToolboxFunction | R Documentation | 
This function registers a Javascript function that can included in the toolbox of an NGCHM. This function is intended for use by NGCHM system developers.
chmRegisterToolboxFunction(tbtype, menulabel, jsfn)
| tbtype | The toolbox type. | 
| menulabel | The base menu label for the toolbox operation. | 
| jsfn | The Javascript function that implements the toolbox operation. | 
chmNewFunction()
ngchmAxisFunction
ngchmMatrixFunction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.