(man2[3,], .3)
[1] TRUE
-Original Message-
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
Behalf Of Eckstädt, Elisabeth
Sent: Thursday, November 07, 2013 8:37 AM
To: r-help@R-project.org
Subject: [R] strange behaviour when subsetting a data.frame
Hello e
--
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
Behalf Of Doran, Harold
Sent: 07 November 2013 16:52
To: 'Eckstädt, Elisabeth'; r-help@R-project.org
Subject: Re: [R] strange behaviour when subsetting a data.frame
Yes, but notice that
man2[3,] == .3
[1] FALSE
nal Message-
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
Behalf Of Eckstädt, Elisabeth
Sent: Thursday, November 07, 2013 8:37 AM
To: r-help@R-project.org
Subject: [R] strange behaviour when subsetting a data.frame
Hello everyone,
I am experiencing a unfathomable benavi
R FAQ 7.31.
http://cran.r-project.org/doc/FAQ/R-FAQ.html#Why-doesn_0027t-R-think-these-numbers-are-equal_003f
On Thu, Nov 7, 2013 at 8:36 AM, Eckstädt, Elisabeth
wrote:
> Hello everyone,
> I am experiencing a unfathomable benaviour of "subset" on a data.frame. This
> is a minimal reproducable e
Hello everyone,
I am experiencing a unfathomable benaviour of "subset" on a data.frame. This is
a minimal reproducable example. The data.frame cosists only of one column,
which contains 10 ascending values (from 0.1 to 1). Subsetting for 0.1 is
working (gives me one row), subsetting for 0.3 give
5 matches
Mail list logo