coordinates,agentMatrix-method {NetLogoR} | R Documentation |
Spatial accessors and setters for NetLogoR classes
Description
Spatial accessors and setters for NetLogoR classes
Usage
## S4 method for signature 'agentMatrix'
coordinates(obj, ...)
Arguments
obj |
object deriving from class "agentMatrix" |
... |
additional arguments that may be used by particular methods |
Value
coordinates
returns a matrix of coordinates of the obj
.
See Also
[Package NetLogoR version 1.0.5 Index]