R/utils.R
rbind_dfs.Rd
This function expands all data.frames to have the same columns, whereas base R just complains a throws an error
rbind_dfs(dfs)
list of data.frames
single data.frame