1.

ask=T is a parameter that R asks before producing the _______(a) function(b) package(c) interface(d) graphicsI had been asked this question during an internship interview.Enquiry is from Graphics with R in chapter Distributions, Graphics & Neural Networks of R Programming

Answer»

Right answer is (d) graphics

For EXPLANATION I would say: Each FUNCTION has its own set of arguments. ask=T in R language asks before producing the graphic. This is USEFUL if you need to view multiple plots, ONE at a TIME.



Discussion

No Comment Found

Related InterviewSolutions