add_item2: Define parameters that may be used in model calculations...

View source: R/input_f.R

add_item2R Documentation

Define parameters that may be used in model calculations (uses expressions)

Description

Define parameters that may be used in model calculations (uses expressions)

Usage

add_item2(.data = NULL, input)

Arguments

.data

Existing data

input

Items to define for the simulation as an expression (i.e., using )

Details

DEPRECATED (old description): The functions to add/modify events/inputs use named vectors or lists. If chaining together add_item2, it will just append the expressions together in the order established.

If using pick_val_v, note it should be used with the deploy_env = TRUE argument so that add_item2 process it correctly.

Value

A substituted expression to be evaluated by engine


WARDEN documentation built on Nov. 5, 2025, 7:45 p.m.