noTurtles: No 'turtles'

View source: R/turtle-functions.R

noTurtlesR Documentation

No turtles

Description

Report an empty turtle agentset.

Usage

noTurtles()

Value

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

Author(s)

Sarah Bauduin

References

Wilensky, U. 1999. NetLogo. https://www.netlogo.org. Center for Connected Learning and Computer-Based Modeling, Northwestern University. Evanston, IL.

See Also

https://docs.netlogo.org/dictionary.html#no-turtles

Examples

t1 <- noTurtles()
NLcount(t1)


NetLogoR documentation built on Sept. 9, 2025, 5:27 p.m.