This does an rbindlist(sim$._objectsCreated). This object in the sim records the yellow message that reports on when objects are created.

newObjectsCreated(sim)

Arguments

sim

A simList object that contains data.table objects

Value

The data.table of the objects created, alongside the current(sim)

at each moment of creation.