IsoDataSet-show: Show method for the IsoDataSet class.

Description Usage Arguments Value Note Author(s) Examples

Description

show an IsoDataSet object

Usage

1
2
## 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

1
2
3
4
## Data loading
data(myIsoDataSet, package="NBSplice")

show(myIsoDataSet)

gamerino/NBSplice documentation built on Sept. 10, 2021, 10:21 p.m.