Displaying 1 result from an estimated 1 matches for "tp25440669p25440669".
2009 Sep 14
0
highlighting constants
...s.infinite(NA) & !is.finite(NA)
#
is.na(NaN) & is.nan(NaN) & !is.infinite(NaN) & !is.finite(NaN)
#
is.na(iNA) & !is.nan(iNA) & !is.infinite(iNA) & !is.finite(iNA)
What you want to say?
--
View this message in context: http://www.nabble.com/highlighting-constants-tp25440669p25440669.html
Sent from the R help mailing list archive at Nabble.com.