Displaying 1 result from an estimated 1 matches for "tp3882222p3882222".
2011 Oct 07
2
Merge dataframes
...by the row.name from data1.
data.frame(merge(data1,data2$color, by=0,
all.x=T),row.names=1)[row.names(data1),]
I'm not sure what am I doing wrong. Can anyone see where the mistake is?
Thank you!
Cheers,
Joao D.
--
View this message in context: http://r.789695.n4.nabble.com/Merge-dataframes-tp3882222p3882222.html
Sent from the R help mailing list archive at Nabble.com.