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)

NBSplice documentation built on Nov. 8, 2020, 8:07 p.m.