show: Show a 'grainscape' object

show,goc-methodR 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

A goc() or grain() object.


grainscape documentation built on July 8, 2026, 1:08 a.m.