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