show {NBSplice}R Documentation

Show method for the IsoDataSet class.

Description

show an IsoDataSet object

Usage

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

Arguments

object

IsoDataSet class object

Value

Console output of the object

Note

see full example in IsoDataSet-class

Author(s)

Gabriela A. Merino merino.gabriela33@gmail.com and Elmer A. Fernandez efernandez@bdmg.com.ar

Examples


## Data loading
data(myIsoDataSet, package="NBSplice")

show(myIsoDataSet)


[Package NBSplice version 1.12.0 Index]