Trannsform a list of array with the same structure in a array.

list.to.array(l, what = "state")

Arguments

l

list of array

what

character, name of the last dimension. Default to "state".

Value

Array, whose last dimension is made accordingly to length and names of l

Author

Frédéric Grelot, frederic.grelot.1994_cran@m4x.org

Examples

 
if (FALSE) list.to.array(CASE.SIMPLE$nominal$scenario)