chmMake {NGCHM} | R Documentation |
Compile a NGCHM.
Description
Deprecated. Users should no longer call this method directly.
Usage
chmMake(chm, ...)
## S4 method for signature 'ngchm'
chmMake(chm, ...)
Arguments
chm |
The NGCHM to compile. |
... |
Additional chmMake options that depend on the format of the NGCHM. For details of the additional parameters of format x see ngchmMakeFormat.x (e.g. ngchmMakeFormat.original). |
Details
Compiles the specified Next Generation Clustered Heat Map (NGCHM) in preparation for installation.
Value
The chm
See Also
[Package NGCHM version 1.0.3 Index]