Skip to contents

Generic show method

Usage

show(object)

# S4 method for class 'Boxplot'
show(object)

# S4 method for class 'CheckList'
show(object)

# S4 method for class 'Kobe'
show(object)

# S4 method for class 'MPs'
show(object)

# S4 method for class 'OMs'
show(object)

# S4 method for class 'Quilt'
show(object)

# S4 method for class 'Tradeoff'
show(object)

# S4 method for class 'Timeseries'
show(object)

# S4 method for class 'Spider'
show(object)

# S4 method for class 'Slick'
show(object)

Arguments

object

Object to print to console

Methods (by class)