show,IclFit-method {greed}R Documentation

Show an IclPath object

Description

Print an IclPath-class object, model type and number of found clusters are provided.

Usage

## S4 method for signature 'IclFit'
show(object)

Arguments

object

IclPath-class object to print

Value

None (invisible NULL). No return value, called for side effects.


[Package greed version 0.6.1 Index]