Skip to content
Prev 160161 / 398498 Next

odd behaviour of identical

If you want them to be identical, then you have to explicitly assign
an integer to the vector so that conversion is not done:
[1] TRUE
[1] TRUE
[1] TRUE
[1] TRUE
On Sun, Oct 26, 2008 at 6:39 PM, Wacek Kusnierczyk
<Waclaw.Marcin.Kusnierczyk at idi.ntnu.no> wrote: