chmWriteCustomJS {NGCHM} | R Documentation |
Output Javascript code required to customize an NGCHM.
Description
This function outputs the Javascript required to customize an NGCHM.
Usage
chmWriteCustomJS(chm, filename)
Arguments
chm |
An object of class 'chm' representing the heat map. |
filename |
A single character string specifying the name of the file where the JavaScript will be written. |
Value
None. This function is used for its side effects of writing the JavaScript to a file.
[Package NGCHM version 1.0.3 Index]