How Will You Check If An Element Is Present In A Vector #437
How will you check if an element is present in a vector?
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.8.
How will you check if an element is present in a vector?
Match()
Dismatch()
Mismatch()
Search()