show-HCAExplorer-method: Show HCAExplorer

Description Usage Arguments Value See Also Examples

Description

Show HCAExplorer

Usage

1
2
## S4 method for signature 'HCAExplorer'
show(object)

Arguments

object

a HCAExplorer object to show

Value

outputs a text represntation of the object

See Also

HCAExplorer for the HCAExplorer class.

Examples

1
2
3
4
 ## Initiate an HCAExplorer object.
 x <- HCAExplorer()
 ## Invoke show() by simply displaying the object.
 x

Bioconductor/HCAExplorer documentation built on Feb. 13, 2021, 7:07 a.m.