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