

MCQOPTIONS
Saved Bookmarks
1. |
You can check to see whether an R object is NULL with the _________ function. |
A. | is.null() |
B. | is.nullobj() |
C. | null() |
D. | as.nullobj() |
Answer» B. is.nullobj() | |