Skip to content
Prev 303590 / 398506 Next

How can we compare corresponding values of x and y (first value of x exacly matches with the first value of y)?

Hello,

I've changed the name of the data.frame, df is an R function.

DF$RowId[ DF$x != DF$y ]

Hope this helps,

Rui Barradas

Em 17-08-2012 10:48, Sri krishna Devarayalu Balanagu escreveu: