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