I have 2 data.tables, 'a' and 'b'. 'b' is a proper subset of 'a'. I would like to generate a table 'c' that contains everything that is in 'a' but not in 'b'. I am sure there is a trivial way to do this, just not sure how.I have 2 data.tables, 'a' and 'b'. 'b' is a pro