Works for agent-class.
Usage
speed(object)
speed(object) <- value
# S4 method for class 'agent'
speed(object)
# S4 method for class 'agent'
speed(object) <- valueArguments
- object
An instance of the
agent-class.- value
Value with which to replace the original value of the
speedslot.