Q29
What is the purpose of the unique() function in R?
A.
Remove duplicate elements from a vector
AnswerB.
Identify unique elements in a vector
C.
Create a vector of unique values
D.
Find the maximum unique value
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board