Display all variables values for the selected individuals among the turtles.
Usage
inspect(turtles, who)
# S4 method for agentMatrix,numeric
inspect(turtles, who)
Value
Dataframe (nrow = length(who)) of the variables of the selected
individuals among the turtles.
Arguments
turtles
AgentMatrix object representing the moving agents.
who
Integer. Vector of the who numbers for the selected turtles.
Author
Sarah Bauduin
References
Wilensky, U. 1999. NetLogo. http://ccl.northwestern.edu/netlogo/.
Center for Connected Learning and Computer-Based Modeling,
Northwestern University. Evanston, IL.