namedListToLongFormat(x) returns a data.frame in long format, with an added 'name' column, containing the names of the input list.

namedListToLongFormat(x)

Arguments

x

A named list vector.

Value

A long data frame