This function expands all data.frames to have the same columns, whereas base R just complains a throws an error

rbind_dfs(dfs)

Arguments

dfs

list of data.frames

Value

single data.frame