Vidyalelo
R Programming · Q12

Data Structures in R Programming

Programming · R Programming · question 12

Q12

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
Answer
D.
Remove names from an object

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board