Learn R Programming

antaresEditObject (version 0.7.0)

group_values_check: Check dimension of time series for binding constraints

Description

Only needed for study version >= 870

Usage

group_values_check(
  group_value,
  values_data,
  operator_check,
  output_operator,
  opts = antaresRead::simOptions()
)

Value

NULL if it's new group to add or error exceptions with dimension control

An updated list containing various information about the simulation.

Arguments

group_value

character name of group

values_data

list values used by the constraint

operator_check

character parameter "operator"

output_operator

character for

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath()