collapse list of dataframes r code example Example: r rbind a list of data frames into one dataframe df <- do.call("rbind", listOfDataFrames)