Displaying 1 result from an estimated 1 matches for "ccolumn".
Did you mean:
column
2008 Sep 05
3
comparing two files
Hi there
I have two object on is a vector T and the other is dataframe C.
vector T has more no of rows when comapred with a dataframe Ccolumn[,2].I
want to find the the missing rows in dataframe C.That is those values that
are not matchig in dataframe C[,2]
Kindly give me suggestion on how to go about it.
Ramya
--
View this message in context: http://www.nabble.com/comparing-two-files-tp19337486p19337486.html
Sent from the R help ma...