Have you been loooking for a nice way to determine differences of sets of dataframes in R? There is a very cool package, part of the tidyverse from Hadley Wickham. See here, how simple it is to perform this task in R, with dplyr installed: If you would like to preserve the information contained in… Read more Set-Operations on data.frames