noPatches: No 'patches'

View source: R/patch-functions.R

noPatchesR Documentation

No patches

Description

Report an empty patch agentset.

Usage

noPatches()

Value

Matrix (ncol = 2, nrow = 0) with the first column pxcor and the second column pycor.

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-patches

Examples

p1 <- noPatches()
NLcount(p1)


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