[R] Problem with any()

Christofer Bogaso bogaso.christofer at gmail.com
Fri Sep 24 11:07:07 CEST 2010


Hi I have following line of code:

> any(as.integer(c(1, 3))) == 3
[1] FALSE

Shouldn't I expect it is true?

Thanks,



More information about the R-help mailing list