Let's say I have an original data set which is called A and data extracted from 
this original data set, called B. Based on these A and B data set I would like 
to get data set C which includes all the remaining data from the data set A 
after we exclude data of the data set B.

Any idea how to do this?
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to