Vidyalelo
R Programming · Q160

Control Structures in R Programming

Programming · R Programming · question 160

Q160

How will you check if an element is present in a vector?

A.
Match()
Answer
B.
Dismatch()
C.
Mismatch()
D.
Search()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board