> I have a surprising problem while selecting values in a sequence created
> with the seq() function...
>...
> > test2<-seq(from=0,to=1,by=.1)
>...
> > test2==0.3
> [1] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE
>...
> Does anyones has an explanation and a solution ?
I suspe
Dear R users,
I have a surprising problem while selecting values in a sequence created
with the seq() function...
I've tried a lot of test before sending this here and hope I did not
disturb you for a foolish mistake from me
Please, have a look at the following lines:
#_
2 matches
Mail list logo