UpdateRPrometheeArguments-RPrometheeArguments-method: UpdateRPrometheeArguments

Description Usage Arguments

Description

Updates slots from RPrometheeArguments objects.

Usage

1
2
3
## S4 method for signature 'RPrometheeArguments'
UpdateRPrometheeArguments(object, element,
  newValue)

Arguments

object

A RPrometheeArguments object

element

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.

newValue

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.


RMCriteria documentation built on May 2, 2019, 2:11 a.m.