Q. In R, what is the purpose of the names() function? (A) Retrieve the number of elements in an object (B) Set or retrieve names of an object (C) Assign names to the elements (D) Remove names from an object ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Assign names to the elements