Updates slots from RPrometheeArguments
objects.
# S4 method for RPrometheeArguments
UpdateRPrometheeArguments(object, element,
newValue)
A RPrometheeArguments
object
A character value to indicate which slot is going to be updated. The name must be exactly the same as the name of the argument.
An object of the class of the element that is being updated.
For example, if it is parms
, newValue
must be a numeric vector.
A character vector with the alternatives new names.