simList-accessors-objects: Show which objects were first created in a 'simInit' or...

newObjectsCreatedR Documentation

Show which objects were first created in a simInit or spades call

Description

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

Usage

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.


SpaDES.core documentation built on June 22, 2024, 10:32 a.m.