chmMakePublic-method: Make an installed NGCHM public.

chmMakePublicR Documentation

Make an installed NGCHM public.

Description

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

Usage

chmMakePublic(server, chm)

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

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

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

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

Arguments

server

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

chm

The NGCHM to make public.

See Also

ngchmServer

ngchm

chmInstall()

chmUninstall()

chmMakePrivate()


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