push_observations: Adds new observations to arena

Description Usage Arguments Value

View source: R/arena.R

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

1
push_observations(arena, observations)

Arguments

arena

live or static arena object

observations

data frame of new observations

Value

Updated arena object


ModelOriented/ArenaR documentation built on Oct. 4, 2020, 6:37 a.m.