Vidyalelo
R Programming · Q8

Data Structures in R Programming

Programming · R Programming · question 8

Q8

What is the purpose of the data.frame() function in R?

A.
Create a vector
B.
Create a data frame
Answer
C.
Create a matrix
D.
Create a list

Answer: Option B

Solution

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