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.


achubaty/grainscape documentation built on Jan. 4, 2025, 8:43 a.m.