push_observations: Adds new observations to arena
Description
If arena is static it will start calculations for all already pushed
models. If arena is live, then plots will be calculated on demand,
after calling arena_run
.
Usage
push_observations(arena, observations)
Arguments
arena
live or static arena object
observations
data frame of new observations
Value
Updated arena object