minPycor | R Documentation |
pycor
Report the patches minimum pycor
in the world
.
minPycor(world)
## S4 method for signature 'worldNLR'
minPycor(world)
world |
|
Integer.
Sarah Bauduin
Wilensky, U. 1999. NetLogo. https://www.netlogo.org. Center for Connected Learning and Computer-Based Modeling, Northwestern University. Evanston, IL.
https://docs.netlogo.org/dictionary.html#min-pcor
w1 <- createWorld()
minPycor(w1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.