chmServer {NGCHM} | R Documentation |
Get a registered ngchmServer object for use in making and installing NGCHMs
Description
This function returns a ngchmServer object that can be used when making and installing a Next Generation Clustered Heat Map.
Usage
chmServer(name)
Arguments
name |
The name of the ngchmServer desired. |
Value
An object of class ngchmServer if found, NULL otherwise. If multiple servers of the same name have been defined (in different namespaces), the most recently defined is returned.
See Also
[Package NGCHM version 1.0.3 Index]