1.

What is the function used to test objects (returns a logical operator) if they are NaN?

A. as.nan()
B. is.na()
C. as.na()
D. is.nan()
Answer» E.


Discussion

No Comment Found