Q17
What does the str() function do in R?
A.
Display the structure of an object
AnswerB.
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