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