[R] Wrong output in R.14
Duncan Murdoch
murdoch.duncan at gmail.com
Sat Oct 27 04:37:57 CEST 2012
On 12-10-26 11:31 AM, 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?
See the R FAQ item 7.31.
Duncan Murdoch
>
> ti=seq(1,10,by=0.1)
> ti==2.9
>
> I'm looking forward to receiving your reply.
> Thank you
> Elham K.Moez
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list