R/list_functions.R
unnest_df.Rd
unnest_df() stacks a list of lists of dataframes. This assumes that each level 2 list has the same dataframes with the same columns. This is used when reading in a set of files with identical format.
unnest_df()
unnest_df(.data)
A list of lists of dataframes.
A list of stacked tibbles.
listindex_to_col