Skip to content
Back to formatted view

Raw Message

Message-ID: <508B2226.7040707@xtra.co.nz>
Date: 2012-10-26T23:52:06Z
From: Rolf Turner
Subject: Wrong output in R.14
In-Reply-To: <CAFsjYraTF6J3sdUp4YzZLfetXOxS+pK8Be-d+7TJBUhW3ee7RA@mail.gmail.com>

FAQ 7.31

     cheers,

         Rolf Turner

On 27/10/12 04:31, Elham Khodayari Moez wrote:
> Dear Sir/Madam,
> I am a MSc student of Biostatistics. For my thesis, I used R to simulate
> data. Surprisingly, when I wrote the code below in R14, the output was a
> vector full of "FALSE"s.
> Would you please check and let me know why this happend?
>
> ti=seq(1,10,by=0.1)
> ti==2.9
>
> I'm looking forward to receiving your reply.