chmUrlBase {NGCHM} | R Documentation |
Get the base URL for a NGCHM installed on a NGCHM server.
Description
Return the base URL of a Next Generation Clustered Heat Map (NGCHM) that has been installed on a NGCHM server.
Usage
chmUrlBase(server)
## S4 method for signature 'ngchmServer'
chmUrlBase(server)
Arguments
server |
The server whose base URL is required. |
Value
The base URL for accessing NGCHMs installed on the server.
See Also
[Package NGCHM version 1.0.3 Index]