1.

Lists can be created using the _______ function.(a) Matrix.li(b) Matrix.lists(c) Lists.matric(d) ListI got this question in unit test.My doubt is from Data Types in section Nuts and Bolts and Getting Data In and Out of R Programming

Answer»

Right ANSWER is (d) List

The explanation is: Lists can be created using the list FUNCTION. Like data frames, they can INCORPORATE a mixture of modes into the one list and each component can be of a DIFFERENT length or size.



Discussion

No Comment Found

Related InterviewSolutions