1.

______ will be called inside par() to set margins.(a) Mai(b) Smai(c) May(d) JayI have been asked this question during an interview.Query is from Graphics with R topic in section Distributions, Graphics & Neural Networks of R Programming

Answer»

Right answer is (a) Mai

For explanation I WOULD say: The value of mai is vector c(bottom, LEFT, TOP, right) of length 4 whose VALUES are the widths.Mai will be called inside par() to set margins.



Discussion

No Comment Found

Related InterviewSolutions