ngchmRegisterServer {NGCHM}R Documentation

Register an ngchmServer.

Description

This function registers an ngchmServer that can be used when making and installing a Next Generation Clustered Heat Map.

Usage

ngchmRegisterServer(uuid, server)

Arguments

uuid

A string that identifies the server namespace.

server

The ngchmServer to register.

Value

the server that was registered

See Also

chmInstall()

chmUninstall()

ngchmUnregisterServer()

ngchmServer


[Package NGCHM version 1.0.3 Index]