Q14
What is the purpose of the which() function in R?
A.
To determine the length of an object
B.
To identify the positions of elements satisfying a condition
AnswerC.
To create a loop based on certain conditions
D.
To concatenate two vectors
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board