# S4 method for agentMatrix,numeric
die(turtles, who)
Arguments
turtles
AgentMatrix object representing the moving agents.
who
Integer. Vector of the who numbers for the selected turtles.
Value
AgentMatrix representing the turtles with the selected
ones removed.
Details
The who numbers of the remaining turtles are unchanged.
References
Wilensky, U. 1999. NetLogo. http://ccl.northwestern.edu/netlogo/.
Center for Connected Learning and Computer-Based Modeling,
Northwestern University. Evanston, IL.