Reduce a nested list of data frames / tibbles to a single tibble
Source:R/pal.gen.R
reduce_df_list.Rd
Recursively reduces a nested list containing data frames / tibbles at its leafs to a single tibble.
Value
A tibble.
See also
Other data frame / tibble functions:
assert_cols()
,
is_equal_df()