Set spatial coordinates
# S4 method for agentMatrix
coordinates(obj, ...)
an AgentMatrix
object
additional arguments that may be used by particular methods
usually an object of class SpatialPointsDataFrame
; if the coordinates set cover
the full set of variables in object, an object of class SpatialPoints
is returned.
See coordinates
.