minPxcor | R Documentation |
pxcor
Report the patches minimum pxcor
in the world
.
minPxcor(world)
## S4 method for signature 'worldNLR'
minPxcor(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()
minPxcor(w1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.