list.to.array.Rd
Trannsform a list of array with the same structure in a array.
list.to.array(l, what = "state")
list of array
character, name of the last dimension. Default to "state".
Array, whose last dimension is made accordingly to length and names of l
if (FALSE) list.to.array(CASE.SIMPLE$nominal$scenario)