show,goc-method: Show a grainscape object
Description
Custom show method to safely print the contents of a goc or grain object.
Usage
# S4 method for goc
show(object)# S4 method for grain
show(object)
# S4 method for corridor
show(object)
Arguments
- object
A goc() or
grain() object.