Vidyalelo
R Programming · Q5

Data Structures in R Programming

Programming · R Programming · question 5

Q5

How is a vector different from a list in R?

A.
Vectors can only store numeric values
B.
Lists can store elements of different types
C.
Lists can only store characters
D.
Vectors can store elements of different types
Answer

Answer: Option D

Solution

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