[R] Comparing the components of a data frame without levels interfering

swonder03 ramey.steven at gmail.com
Fri Oct 14 00:46:44 CEST 2011


Thank you both. For my purposes I need the for statement. I looked into merge
but what I wound up doing was installing the package 'compare' and using the
if statement /if((compare(dfCity[k,1], dfState[j,1],
dropLevels=TRUE)==TRUE){do something}/. This seemed to behave the way I
wanted. 

--
View this message in context: http://r.789695.n4.nabble.com/Comparing-the-components-of-a-data-frame-without-levels-interfering-tp3900502p3903171.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list