how to concat two dataframe in R. code example Example: concatenate multiple dataframes in R do.call("rbind", list(dataframes to merge))