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