Question: A programmer wants to store three vectors in a data structure with name Y . The vectors are A 1 = c ( 1 ,

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
A matrix coerced from a character string
A matrix with embedded lists
A list
A data frame
None of the above as A1, B2 and C3 are vectors

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!