show,worldArray-method {NetLogoR} | R Documentation |
Key base R functions for worldNLR
classes
Description
Slight modifications from the default versions.
Usage
## S4 method for signature 'worldArray'
show(object)
## S4 method for signature 'worldMatrix'
show(object)
Arguments
object |
An |
Value
show
is called for its side effects. It shows key metadata elements
of the worldArray
or worldMatrix
, plus the first 4 columns and rows of data
[Package NetLogoR version 1.0.5 Index]