1.

__________ is interval represented by a vertical line, with a point in the middle.(a) geom_range(b) geom_pointrange(c) printplot(d) geom_contourI had been asked this question in an international level competition.My question is taken from ggplot2 topic in portion Profiling, Simulation and Data Analysis of R Programming

Answer»

Right choice is (b) geom_pointrange

To EXPLAIN: autoplot uses GGPLOT2 to draw a particular PLOT for an OBJECT of a particular class in a single COMMAND.



Discussion

No Comment Found

Related InterviewSolutions