1.

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

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


Discussion

No Comment Found