Skip to content
Prev 317702 / 398506 Next

Handling NA values

Hello again,

I have a question on who sum() handle the NA values.
[1] 1


I understand this. However could not agree with following:
[1] 0


Where this '0' is coming from? Should not it be NA itself?

Thanks and regards,