Skip to contents

The reporter is used to measure agent variables in NetLogo and parse them to a readable format

Usage

util_create_agentset_reporter(metrics, breed)

Arguments

metrics

character vector, the names of variables to measure

breed

character, the corresponding breed/agentset (e.g. "turtles", "patches", "links", "wolves", ...)