1.

A matrix of scatterplots can be produced using _________ function.(a) Pears(b) Pairs(c) Tears(d) CarsI had been asked this question during an online exam.My doubt stems from Functions topic in division Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming

Answer»

Correct CHOICE is (b) PAIRS

For explanation I would SAY: A MATRIX of scatterplots can be produced using pairs. Pairs function takes various parameters LIKE formula, data, subset, labels, etc.



Discussion

No Comment Found

Related InterviewSolutions