grainscape
R/classes.R
show.Rd
Custom show method to safely print the contents of a goc or grain object.
show
goc
grain
# S4 method for class 'goc' show(object) # S4 method for class 'grain' show(object) # S4 method for class 'corridor' show(object)
A goc() or grain() object.
goc()
grain()