Determine the dynamic rows based on row variable value
Source:R/mod_table_utils.R
get_dynamic_rows_from_value.Rd
This is used to go from the value of a variable determining the rows in a dynamic row group to the rows themselves. If the row variable is a selectInput, the rows equal the value, but if the row variable is a numericInput, a vector of rows is generated instead