I\'m using the below code to merge different data frames
Mth_TaT_Data <- Reduce(function(x,y) merge(x,y,by= "Order.Comment.1",all=TRUE),