Get grid combination from list_var
generateGridCombination_fromListVar.Rd
Get grid combination from list_var
Examples
generateGridCombination_fromListVar(init_variable())
#> Variable name should not contain digits, spaces, or special characters.
#> If any of these are present, they will be removed from the variable name.
#> label_myVariable
#> 1 myVariable1
#> 2 myVariable2