View source: R/opl_dt_max_choice.R
opl_dt_max_choice | R Documentation |
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.
opl_dt_max_choice(nc, col_max, verbose = TRUE)
nc |
Numeber of max welfare. |
col_max |
Row index for max constrained welfare. |
verbose |
Set TRUE to print the output on the console. |
Return the user's selection as an input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.