opl_dt_max_choice: User selection on multiple choice

View source: R/opl_dt_max_choice.R

opl_dt_max_choiceR Documentation

User selection on multiple choice

Description

Function that allows the user to select a row of maximum welfare among the rows with maximum welfare constrained. The function prints out the result and requires user input to select the row.

Usage

opl_dt_max_choice(nc, col_max, verbose = TRUE)

Arguments

nc

Numeber of max welfare.

col_max

Row index for max constrained welfare.

verbose

Set TRUE to print the output on the console.

Value

Return the user's selection as an input.


OPL documentation built on April 4, 2025, 3:09 a.m.