flattenlist {onlineforecast} | R Documentation |
Flattens list in a single list of data.frames
flattenlist(x)
x |
List to flatten. |
Flattens list. Can maybe be made better. It might end up copying data in memory!? It might change the order of the elements.
A flatten list