Skip to contents

Custom show method to safely print the contents of a goc or grain object.

Usage

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

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

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

Arguments

object

A goc() or grain() object.