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 April 20, 2023, 9:12 a.m.