Replace One Curve In CURVES Data
Arguments
- curves
data frame representing
curves
, with columns ID, X_Value, Y_Value, as returned byreadEpanetInputFile
in list element CURVES- curveName
name of the curve to be replaced
- x
vector of
x
values of the curve- y
vector of
y
values of the curve