Question: Multiple choices quizz on R programming language A programmer wants to store three vectors in a data structure with name Y . The vectors are

Multiple choices quizz on R programming language
A programmer wants to store three vectors in a data structure with name Y. The vectors are A1=c(1,2,3), B2=c("a","e","i") and C3=c(T,F,T). Which of the following data structures can be used and why?
A. A list
B. A data frame
C. None of the above as A1, B2 and C3 are vectors
D. A matrix coerced from a character string
E. A matrix with embedded lists

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!