Displaying 1 result from an estimated 1 matches for "clm_no_nomatch".
2012 Apr 26
2
Merge function - Return NON matches
...the two together & only return a data.frame where there is
NO match in the CLAIM_NO between both files.
I've read & tried code via the "merge" function. If "merge" can do this,
I'm missing something with the available options.
I'm figuring something like:
clm_no_nomatch <- merge(hrc78_clm_no, bestPartAreadmin, by = "CLAIM_NO", ..
.. ..)
Your help is most appreciated!
--
View this message in context: http://r.789695.n4.nabble.com/Merge-function-Return-NON-matches-tp4590755p4590755.html
Sent from the R help mailing list archive at Nabble.com.