coordinates: Set spatial coordinates

coordinates,agentMatrix-methodR Documentation

Set spatial coordinates

Description

Set spatial coordinates

Usage

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

Arguments

obj

an AgentMatrix object

...

additional arguments that may be used by particular methods

Value

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 sp::coordinates().


NetLogoR documentation built on Aug. 17, 2022, 9:06 a.m.