Skip to content
Prev 1954 / 63421 Next

a strange logical bug (PR#162)

On Fri, 9 Apr 1999 jlindsey@alpha.luc.ac.be wrote:

            
My version says

	> as.numeric(is.na(c(NA,NA,1)))
	[1] 1 1 0
	> as.numeric(c(T,T,F))
	[1] 1 1 0

which I think is ok?

	Ross

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._