Skip to content

compare strings

1 message · Mark Leeds

#
below assumes that there are only 2 columns in
the dataframe or that the string columns are the 
first two columns ? 

which(df[,1] == df[,2])