Comparing Datasets and Reporting Only Non-Duplicated Rows
The following is in response to a question on the R-Help list.
Consider two datasets:
reported <-
structure(list(Product = structure(c(1L, 1L, 1L, 1L, 2L, 2L,
3L, 4L, 5L, 5L), .Label = c("Cocoa", "Coffee C", "GC", "Sugar No 11"