chmMakePrivate-method: Make an installed NGCHM private.

chmMakePrivateR Documentation

Make an installed NGCHM private.

Description

Make private the specified Next Generation Clustered Heat Map (NGCHM) on the specified server.

Usage

chmMakePrivate(server, chm)

## S4 method for signature 'ngchmServer,character'
chmMakePrivate(server, chm)

## S4 method for signature 'ngchmServer,ngchm'
chmMakePrivate(server, chm)

## S4 method for signature 'character,ngchm'
chmMakePrivate(server, chm)

## S4 method for signature 'character,character'
chmMakePrivate(server, chm)

Arguments

server

The server on which the NGCHM to make private is installed.

chm

The NGCHM to make private.

See Also

ngchmServer

ngchm

chmInstall()

chmUninstall()

chmMakePublic()


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.