Filter the elements of a list with tibbles where the tibbles are not empty

filter_not_empty(dat_list)

Arguments

dat_list

List of tibbles (data.frames)