how to concatenate 2 dataframes column wise in r code example Example: concatenate multiple dataframes in R do.call("rbind", list(dataframes to merge))