show,HCAExplorer-method {HCAExplorer} | R Documentation |
Show HCAExplorer
## S4 method for signature 'HCAExplorer' show(object)
object |
a HCAExplorer object to show |
outputs a text represntation of the object
HCAExplorer
for the HCAExplorer class.
## Initiate an HCAExplorer object. x <- HCAExplorer() ## Invoke show() by simply displaying the object. x