Learn R Programming

NetLogoR (version 1.0.5)

show,worldArray-method: Key base R functions for worldNLR classes

Description

Slight modifications from the default versions.

Usage

# S4 method for worldArray
show(object)

# S4 method for worldMatrix show(object)

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

Arguments

object

An agentMatrix object.