You Can Check To See Whether An R Object Is Null With The #383
You can check to see whether an R object is NULL with the _________ function.
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Control Structures, Functions, Scoping Rules, Loop Functions and Debugging - Functions - Quiz No.3.
You can check to see whether an R object is NULL with the _________ function.
is.null()
is.nullobj()
null()
as.nullobj()