util_create_agentset_reporter {nlrx} | R Documentation |
The reporter is used to measure agent variables in NetLogo and parse them to a readable format
util_create_agentset_reporter(metrics, breed)
metrics |
character vector, the names of variables to measure |
breed |
character, the corresponding breed/agentset (e.g. "turtles", "patches", "links", "wolves", ...) |