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


rbi documentation built on Aug. 15, 2023, 5:07 p.m.