Q. 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 (C) To create a loop based on certain conditions (D) To concatenate two vectors ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) To identify the positions of elements satisfying a condition