Q. What is the purpose of the unique() function in R? (A) Remove duplicate elements from a vector (B) Identify unique elements in a vector (C) Create a vector of unique values (D) Find the maximum unique value ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Remove duplicate elements from a vector