comparing 2 columns

R

rodchar

hey all,

i have 2 columns and i want to compare row-by-row if they are the same or
not. is there a way to do this?

1,1 the same
1,2 different
2,2 the same

thanks,
rodchar
 
Top