Turtle, Observer, Patch

sum-of-patches [list-of-commands]

Parameters:
[list-of-commands] List of commands list of commands that return a number

Description:
Reports the sum of [list-of-commands] for every patch.

Examples:
show sum-of-patches [food] prints the total amount of food in the world.

Related Commands:
average-of-patches max-of-patches median-of-patches min-of-patches mode-of-patches sdev-of-patches sum-of-patches-with variance-of-patches