Learn R Programming

NetLogoR (version 1.0.5)

noPatches: No patches

Description

Report an empty patch agentset.

Usage

noPatches()

Arguments

Value

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

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
p1 <- noPatches()
NLcount(p1)

Run the code above in your browser using DataLab