Learn R Programming

NetLogoR (version 1.0.5)

noTurtles: No turtles

Description

Report an empty turtle agentset.

Usage

noTurtles()

Arguments

Value

AgentMatrix with the turtle variables defined as when using createTurtles() but with 0 turtle.

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.

See Also

Examples

Run this code
t1 <- noTurtles()
NLcount(t1)

Run the code above in your browser using DataLab