1.

Which of the following function has parameters shown in the below figure?(a) par(b) bar(c) base(d) all of the mentionedThe question was asked during an internship interview.My doubt stems from Graphics Devices topic in division Data Analysis and Research of Data Science

Answer»

Right option is (a) par

For EXPLANATION: R makes it EASY to combine multiple plots into one overall GRAPH, using either the par( ) or LAYOUT( ) function.



Discussion

No Comment Found

Related InterviewSolutions