Learn R Programming

rbi (version 1.0.0)

flatten: 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)

Value

a data frame containing the flattened data

Arguments

x

The list of data frames