powered by
turtles
Report an empty turtle agentset.
turtle
agentset
noTurtles()
AgentMatrix with the turtle variables defined as when using createTurtles() but with 0 turtle.
AgentMatrix
createTurtles()
Sarah Bauduin
Wilensky, U. 1999. NetLogo. https://www.netlogo.org. Center for Connected Learning and Computer-Based Modeling, Northwestern University. Evanston, IL.
https://docs.netlogo.org/dictionary.html#no-turtles
t1 <- noTurtles() NLcount(t1)
Run the code above in your browser using DataLab