Vidyalelo
R Programming · Q80

R Programming Basics

Programming · R Programming · question 80

Q80

Point out the wrong statement?

A.
matrices or more generally arrays are multi-dimensional generalizations of vectors
B.
factors provide compact ways to handle categorical data
C.
vectors provide a convenient way to return the results of a statistical computation
Answer
D.
lists can be explicitly created using the list() function

Answer: Option C

Solution

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