Skip to content
Prev 315377 / 398503 Next

grouping elements of a data frame

On Jan 15, 2013, at 9:10 AM, Nuri Alpay Temiz wrote:

            
That is not R code. Matlab?, Python?
That's some sort of coded message? We are supposed to know what the "n" operation will do when assigned a vector?


Assuming your really do have a dataframe named B:

intersect(B$c, B$b)

Please code up examples in R in the future.