leave {ABM}R Documentation

leave the population that the agent is in

Description

leave the population that the agent is in

Arguments

agent

an external pointer returned by newAgent

Details

If agent is an R6 object, then we should use either agent$leave() or leave(agent$get)


[Package ABM version 0.4.1 Index]