| show,goc-method {grainscape} | R Documentation |
Show a grainscape object
Description
Custom show method to safely print the contents of a goc or
grain object.
Usage
## S4 method for signature 'goc'
show(object)
## S4 method for signature 'grain'
show(object)
## S4 method for signature 'corridor'
show(object)
Arguments
object |
[Package grainscape version 0.4.4 Index]