flatten: Flatten list of data frames This function takes a list of...

View source: R/flatten.r

flattenR Documentation

Flatten list of data frames This function takes a list of data frames (such as, for example, returned by bi_read) and converts it to a flat data frame

Description

Flatten list of data frames This function takes a list of data frames (such as, for example, returned by bi_read) and converts it to a flat data frame

Usage

flatten(x)

Arguments

x

The list of data frames

Value

a data frame containing the flattened data


libbi/RBi documentation built on June 3, 2024, 12:22 p.m.