Turtle, Observer, Patch

count-turtles-at xcor ycor

Parameters:
xcor Number units in the x direction away from the caller
ycor Number units in the y direction away from the caller

Description:
Reports the number of turtles xcor units in the x direction and ycor units in the y direction away from the caller.

Examples:
count-turtles-at 1 1 reports the number of turtles one patch to the right and one patch above the caller.

Related Commands:
count-breed-at count-turtles count-turtles-here count-turtles-towards count-turtles-with