noPatches {NetLogoR} | R 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. http://ccl.northwestern.edu/netlogo/. Center for Connected Learning and Computer-Based Modeling, Northwestern University. Evanston, IL.
See Also
https://ccl.northwestern.edu/netlogo/docs/dictionary.html#no-patches
Examples
p1 <- noPatches()
NLcount(p1)
[Package NetLogoR version 1.0.5 Index]