Skip to content
Prev 227969 / 398500 Next

NA preserved in logical call - I don't understand this behavior because NA is not equal to 0

On 18.07.2010 18:02, stephen sefick wrote:
NA == 0 is ??? --> NA!

Use is.na() to check for missing values.


Uwe Ligges