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


arenar documentation built on Oct. 23, 2020, 8:03 p.m.