R-alpha: S-R -- quite a dangerous incompatibility...

Peter Dalgaard BSA p.dalgaard@biostat.ku.dk
14 Nov 1997 22:17:34 +0100


Martin Maechler <maechler@stat.math.ethz.ch> writes:

> 
> 
> any( 1 < 0, na.rm = T) 
> 
> ##S: FALSE
> 
> ##R: TRUE		(guess why; the TRUE of  na.rm=T ...)
> 

Ugh... Root of the problem seems to be that any() and all() don't
understand na.rm=, which they probably should, so it'll go away
eventually. 

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk)             FAX: (+45) 35327907
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
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
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=