ready4 submodule class for tibble object that stores simulation parameter values for each iteration.
Source:R/C3_vicinity_values.R
vicinity_values.Rd
Create a new valid instance of the ready4 submodule class for tibble object that stores simulation parameter values for each iteration.
Arguments
- x
An object of any type
- param_name_chr
Parameter name (a character vector), Default: character(0)
- iteration_1_dbl
Iteration 1 (a double vector), Default: numeric(0)
Value
A validated instance of the ready4 submodule class for tibble object that stores simulation parameter values for each iteration.
A prototype for ready4 submodule class for tibble object that stores simulation parameter values for each iteration.
A logical value, TRUE if a valid instance of the ready4 submodule class for tibble object that stores simulation parameter values for each iteration.