flattenlist: Flattens list

View source: R/flattenlist.R

flattenlistR Documentation

Flattens list

Description

Flattens list in a single list of data.frames

Usage

flattenlist(x)

Arguments

x

List to flatten.

Details

Flattens list. Can maybe be made better. It might end up copying data in memory!? It might change the order of the elements.

Value

A flatten list


onlineforecast documentation built on Oct. 12, 2023, 5:15 p.m.