The agent can either be specified as a tidyabm_agent object or as an
agent ID (i.e., a character string).
Arguments
- abm
a
tidyabm_envobject- agent
either a
tidyabm_agentobject or a character string that specifies the agent ID (e.g., 'A2')
See also
Other utilities:
get_characteristic(),
get_random_agent(),
get_variable(),
grid_get_free_neighboring_spots(),
grid_get_free_spots(),
grid_get_neighbors(),
grid_move(),
network_connect(),
network_get_neighbors(),
network_spread(),
stop_abm()