powered by
simInit
spades
This does an rbindlist(sim$._objectsCreated). This object in the sim records the yellow message that reports on when objects are created.
rbindlist(sim$._objectsCreated)
sim
newObjectsCreated(sim)
The data.table of the objects created, alongside the current(sim)
data.table
current(sim)
at each moment of creation.
A simList object that contains data.table objects
simList
objects