Vidyalelo
R Programming · Q17

Data Structures in R Programming

Programming · R Programming · question 17

Q17

What does the str() function do in R?

A.
Display the structure of an object
Answer
B.
Convert object to a string
C.
Compute the mean of an object
D.
Check the type of an object using string comparison

Answer: Option A

Solution

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