Learn R Programming

NetLogoR (version 1.0.6)

coordinates,agentMatrix-method: Spatial accessors and setters for NetLogoR classes

Description

Spatial accessors and setters for NetLogoR classes

Usage

# S4 method for agentMatrix
coordinates(obj, ...)

Value

coordinates returns a matrix of coordinates of the obj.

Arguments

obj

object deriving from class agentMatrix

...

additional arguments that may be used by particular methods

See Also