minPxcor: Minimum 'pxcor'

minPxcorR Documentation

Minimum pxcor

Description

Report the patches minimum pxcor in the world.

Usage

minPxcor(world)

## S4 method for signature 'worldNLR'
minPxcor(world)

Arguments

world

WorldMatrix or worldArray object.

Value

Integer.

Author(s)

Sarah Bauduin

References

Wilensky, U. 1999. NetLogo. https://www.netlogo.org. Center for Connected Learning and Computer-Based Modeling, Northwestern University. Evanston, IL.

See Also

https://docs.netlogo.org/dictionary.html#min-pcor

Examples

w1 <- createWorld()
minPxcor(w1)


NetLogoR documentation built on Sept. 9, 2025, 5:27 p.m.