show,Output-method {Rankcluster} | R Documentation |
Show function.
Description
This function shows the elements of a given object.
Usage
## S4 method for signature 'Output'
show(object)
## S4 method for signature 'Rankclust'
show(object)
Arguments
object |
an object of class Output-class or Rankclust-class. |
[Package Rankcluster version 0.98.0 Index]